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.
182,552
10,745
3,284
358
install.packages('rstanarm')
2.19.2
2 months ago
Ben Goodrich
GPL (>= 3)
R (>= 3.4.0), Rcpp (>= 0.12.0), methods
bayesplot (>= 1.7.0), ggplot2 (>= 2.2.1), lme4 (>= 1.1-8), loo (>= 2.1.0), Matrix (>= 1.2-13), nlme (>= 3.1-124), rstan (>= 2.19.1), rstantools (>= 2.0.0), shinystan (>= 2.3.0), stats, survival (>= 2.40.1), utils
betareg, data.table (>= 1.10.0), digest, gridExtra, HSAUR3, knitr (>= 1.15.1), MASS, mgcv (>= 1.8-13), rmarkdown, roxygen2, testthat (>= 1.0.2)