generalised linear mixed models

Generalised Linear Mixed Models - JAGS

This tutorial will focus on the use of Bayesian estimation to fit simple linear regression models. BUGS (Bayesian inference Using Gibbs Sampling) is an algorithm and supporting language (resembling R) dedicated to performing the Gibbs sampling implementation of Markov Chain Monte Carlo (MCMC) method. Dialects of the BUGS language are implemented within three main projects: OpenBUGS - written in component pascal. JAGS - (Just Another Gibbs Sampler) - written in C++.

Generalised Linear Mixed Models - STAN

This tutorial will focus on the use of Bayesian estimation to fit simple linear regression models. BUGS (Bayesian inference Using Gibbs Sampling) is an algorithm and supporting language (resembling R) dedicated to performing the Gibbs sampling implementation of Markov Chain Monte Carlo (MCMC) method. Dialects of the BUGS language are implemented within three main projects: OpenBUGS - written in component pascal. JAGS - (Just Another Gibbs Sampler) - written in C++.