Skip to content

johnmyleswhite/JAGSExamples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Examples of statistical models implemented using JAGS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages