All Projects → johnmyleswhite → Jagsexamples

johnmyleswhite / Jagsexamples

Examples of statistical models implemented using JAGS

Programming Languages

r
7636 projects

Learning JAGS through Examples

Each example consists of four parts:

  • A generator, which produces simulated data.
  • A data file, which stores the data set in CSV format.
  • A BUGS file, which describes the statistical model in the BUGS language.
  • A script, which loads the data and performs inference using the rjags package.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].