R

Fitting Bayesian Models using Stan and R

An introduction to fitting Bayesian models using Stan and R

56 minute read

Stan is a programming language designed to make statistical modeling easier and faster, especially for Bayesian estimation problems. Stan can help you estimate complex models with large numbers of parameters, and can generally do it faster than alternatives like JAGS/BUGS