-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Added as an issue for book keeping
Source: https://brainhackfinland.github.io/2018/#hackathon-projects
To run Stan you need to install R (see above) with packages rstan and rstanarm. The former has the functions that are needed to run arbitrary Stan programs, whereas the latter has precompiled Stan codes for some of the most common regression models (like linear regression, logistic regression etc.) with easy-to-use interface.