brms: Bayesian Regression Models using Stan

Fit Bayesian generalized (non-)linear multivariate multilevel models using Stan for full Bayesian inference. A wide range of distributions and link functions are supported, allowing users to fit – among others – linear, robust linear, count data, survival, response times, ordinal, zero-inflated, hurdle, and even self-defined mixture models all in a multilevel context. Further modeling options include non-linear and smooth terms, auto-correlation structures, censored data, meta-analytic standard errors, and quite a few more. In addition, all parameters of the response distribution can be predicted in order to perform distributional regression. Prior specifications are flexible and explicitly encourage users to apply prior distributions that actually reflect their beliefs. Model fit can easily be assessed and compared with posterior predictive checks and leave-one-out cross-validation.

Version: 2.1.0
Depends: R (≥ 3.2.0), Rcpp (≥ 0.12.0), ggplot2 (≥ 2.0.0), methods
Imports: rstan (≥ 2.14.2), loo (≥ 1.1.0), Matrix (≥ 1.1.1), mgcv (≥ 1.8-13), rstantools (≥ 1.3.0), bayesplot (≥ 1.3.0), shinystan (≥ 2.4.0), bridgesampling (≥ 0.3-0), matrixStats, nleqslv, nlme, coda, abind, stats, utils, parallel, grDevices
Suggests: testthat (≥ 0.9.1), RWiener, future, mice, arm, spdep, mnormt, MCMCglmm, ape, R.rsp, knitr, rmarkdown
Published: 2018-01-23
Author: Paul-Christian Bürkner [aut, cre]
Maintainer: Paul-Christian Bürkner <paul.buerkner at gmail.com>
BugReports: https://github.com/paul-buerkner/brms/issues
License: GPL (≥ 3)
URL: https://github.com/paul-buerkner/brms, https://groups.google.com/forum/#!forum/brms-users
NeedsCompilation: no
Citation: brms citation info
Materials: README NEWS
CRAN checks: brms results

Downloads:

Reference manual: brms.pdf
Vignettes: A list of blog posts about brms
Fit Distributional Models with brms
Parameterization of response distributions in brms
Estimate monotonic effects with brms
Fit multivariate models with brms
Fit Non-Linear Models with brms
Fit phylogenetic models with brms
Multilevel Models with brms
Overview of the brms Package
Package source: brms_2.1.0.tar.gz
Windows binaries: r-devel: brms_2.1.0.zip, r-release: brms_2.1.0.zip, r-oldrel: brms_2.1.0.zip
OS X El Capitan binaries: r-release: brms_2.1.0.tgz
OS X Mavericks binaries: r-oldrel: brms_2.0.1.tgz
Old sources: brms archive

Reverse dependencies:

Reverse imports: clickR, ESTER
Reverse suggests: broom, sjstats

Linking:

Please use the canonical form https://CRAN.R-project.org/package=brms to link to this page.