User-facing R functions are provided to parse, compile, test, estimate, and analyze Stan models by accessing the header-only Stan library provided by the 'StanHeaders' package. The Stan project develops a probabilistic programming language that implements full Bayesian statistical inference via Markov Chain Monte Carlo, rough Bayesian inference via 'variational' approximation, and (optionally penalized) maximum likelihood estimation via optimization. In all three cases, automatic differentiation is used to quickly and accurately evaluate gradients without burdening the user with the need to derive the partial derivatives.
Version: | 2.18.2 |
Depends: | R (≥ 3.4.0), ggplot2 (≥ 2.0.0), StanHeaders (≥ 2.18.0) |
Imports: | methods, stats4, inline, gridExtra (≥ 2.0.0), Rcpp (≥ 0.12.0), loo (≥ 2.0.0), pkgbuild |
LinkingTo: | Rcpp (≥ 0.12.0), RcppEigen (≥ 0.3.3.3.0), BH (≥ 1.66), StanHeaders (≥ 2.18.0) |
Suggests: | RUnit, RcppEigen (≥ 0.3.3.3.0), BH (≥ 1.66), parallel, KernSmooth, shinystan (≥ 2.3.0), bayesplot (≥ 1.5.0), rmarkdown, rstantools, rstudioapi, Matrix, knitr (≥ 1.15.1) |
Published: | 2018-11-07 |
Author: | Jiqiang Guo [aut], Jonah Gabry [aut], Ben Goodrich [cre, aut], Daniel Lee [ctb], Krzysztof Sakrejda [ctb], Modrak Martin [ctb], Trustees of Columbia University [cph], Oleg Sklyar [cph] (R/cxxfunplus.R), The R Core Team [cph] (R/pairs.R, R/dynGet.R), Jens Oehlschlaegel-Akiyoshi [cph] (R/pairs.R) |
Maintainer: | Ben Goodrich <benjamin.goodrich at columbia.edu> |
BugReports: | https://github.com/stan-dev/rstan/issues/ |
License: | GPL (≥ 3) |
URL: | http://discourse.mc-stan.org, http://mc-stan.org |
NeedsCompilation: | yes |
SystemRequirements: | pandoc |
Citation: | rstan citation info |
Materials: | NEWS |
In views: | Bayesian |
CRAN checks: | rstan results |
Reference manual: | rstan.pdf |
Vignettes: |
Interfacing with External C++ Code RStan stanfit objects |
Package source: | rstan_2.18.2.tar.gz |
Windows binaries: | r-devel: rstan_2.18.2.zip, r-release: rstan_2.18.2.zip, r-oldrel: rstan_2.18.2.zip |
OS X binaries: | r-release: rstan_2.18.2.tgz, r-oldrel: rstan_2.18.2.tgz |
Old sources: | rstan archive |
Reverse depends: | clinDR, CopulaDTA, dfped, dfpk, dgo, edstan, eggCounts, evidence, fergm, GPRMortality, HCT, JMbayes, MADPop, MIXFIM, tmbstan, varian, walker |
Reverse imports: | adnuts, BANOVA, bayesdfa, BayesSenMC, beanz, bmlm, BMSC, breathteststan, brms, conStruct, ctsem, dclone, DeLorean, DrBats, gastempt, ggfan, glmmfields, gppm, hBayesDM, idealstan, idem, llbayesireg, MCMCvis, MetaStan, OsteoBioR, prophet, RBesT, Rlgt, rstanarm, rstap, shinystan, ssMousetrack, survHE, themetagenomics, trialr |
Reverse linking to: | bayesdfa, beanz, bmlm, BMSC, breathteststan, conStruct, ctsem, DeLorean, dfpk, eggCounts, gastempt, glmmfields, hBayesDM, idealstan, idem, MADPop, MetaStan, OsteoBioR, RBesT, Rlgt, rstanarm, rstap, ssMousetrack, survHE, tmbstan, trialr, walker |
Reverse suggests: | bayesImageS, bayesplot, blavaan, bridgesampling, broom, broom.mixed, ggmcmc, loo, nimble, pollimetry, rstantools, sjstats, tidybayes, unifed |
Please use the canonical form https://CRAN.R-project.org/package=rstan to link to this page.