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.

2.32.2 GPL (>= 3) 1 个版本
安装
install.packages("rstanarm")
remotes::install_cran("rstanarm")
版本列表
2.32.2 2025-09-30