rstanarm
Bayesian Applied Regression Modeling via Stan
Estimates previously compiled regression models using the 'rstan' package, which provides the R interface to the Stan C++ library for Bayesian estimation. Users specify models via the customary R syntax with a formula and data.frame plus some additional arguments for priors.
Versions across snapshots
| Version | Repository | File | Size |
|---|---|---|---|
2.32.2 |
2026-04-09 windows/windows R-4.5 | rstanarm_2.32.2.zip |
9.7 MiB |
Dependencies (latest)
Depends
Imports
- bayesplot (>= 1.7.0)
- ggplot2 (>= 2.2.1)
- lme4 (>= 1.1-8)
- loo (>= 2.1.0)
- Matrix (>= 1.2-13)
- nlme (>= 3.1-124)
- posterior
- rstan (>= 2.32.0)
- rstantools (>= 2.1.0)
- shinystan (>= 2.3.0)
- stats
- survival (>= 2.40.1)
- RcppParallel (>= 5.0.1)
- utils
- reformulas
LinkingTo
- StanHeaders (>= 2.32.0)
- rstan (>= 2.32.0)
- BH (>= 1.72.0-2)
- Rcpp (>= 0.12.0)
- RcppEigen (>= 0.3.3.3.0)
- RcppParallel (>= 5.0.1)