Skip to content

Instantly share code, notes, and snippets.

@richarddmorey
Last active March 19, 2019 12:15
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save richarddmorey/7e0b8b3d9760191d67c1107287366452 to your computer and use it in GitHub Desktop.
Save richarddmorey/7e0b8b3d9760191d67c1107287366452 to your computer and use it in GitHub Desktop.
Install flexjags in R for Essex Summer School 3F (Bayesian data analysis)
## First install the devtools package if necessary
devtools::install_github("richarddmorey/EssexSummerSchoolBayes", subdir = "shiny_demo/flexjags/flexjags")
flexjags::run_flexjags()
@richarddmorey
Copy link
Author

Please note that before installing this, you should have installed R and JAGS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment