Loading...
Loading...
Available on 1 platform
Sign in to view source links and access this dataset
rstanarm is an R package for Bayesian applied regression modeling, authored by Jonah Gabry. It estimates compiled regression models using the 'rstan' package, which provides an R interface to the Stan C++ library. Users specify models via customary R syntax with a formula and data.frame, plus additional arguments for priors.
Requires the R programming language and familiarity with the Stan ecosystem.