Stan is freedom-respecting open-source software for facilitating statistical inference at the frontiers of applied statistics.
– Stan homepage
June 25, 2017
Stan is freedom-respecting open-source software for facilitating statistical inference at the frontiers of applied statistics.
Our focus here is on becoming a capable user of Stan, so we won't be spending much time talking about how Stan works internally or how it compares to other Bayesian software or classical inference.
Within the folder for each module, you will find:
- .html: slides for the module
- .R: R code for the module, so you can follow along
- .csv: data file we will use for estimation
There are other files in each module folder, which we will explain later.