Skip to content

Code for crash course on Bayesian TPC estimation

Notifications You must be signed in to change notification settings

mcruzloya/bayesTPC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tutorial for fitting TPCs with Bayesian methods

Code for crash course on Bayesian estimation of thermal performance curves. For compatibility with previous code used in the lab, this tutorial will use JAGS and the R programming language.

To follow along with the tutorial, please install the following:

JAGS (Just Another Gibbs Sampler)

And the following R packages:

install.packages(c("r2jags", "mcmcplots", "MCMCvis"))

About

Code for crash course on Bayesian TPC estimation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages