preshitambade / ResBaz_JAGS_tutorial

Short Guide to Specifying a Linear Regression in JAGS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ResBaz_JAGS_tutorial

This repository provides a basic introduction to running a JAGS bayesian model in R/Rstudio for the 2020 Research Bazaar workshop at University of Arizona.

Before the workshop:

If you want to run the code yourself, please make sure you have JAGS installed, R & Rstudio, and have the "rjags","coda", and "ggplot2" r libraries installed.

Instructions for installing JAGS are here: http://mcmc-jags.sourceforge.net/

During the workshop, feel free to follow along and run the code using the R markdown file.

About

Short Guide to Specifying a Linear Regression in JAGS