⚠️There's a newer version (2.32.6) of this package. Take me there.

rstan (version 2.7.0-1)

R Interface to Stan

Description

User-facing R functions are provided by this package 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 and (optionally penalized) maximum likelihood estimation via optimization. In both cases, automatic differentiation is used to quickly and accurately evaluate gradients without burdening the user with the need to derive the partial derivatives.

Copy Link

Version

Down Chevron

Install

install.packages('rstan')

Monthly Downloads

65,127

Version

2.7.0-1

License

GPL (>= 3)

Maintainer

Last Published

July 18th, 2015

Functions in rstan (2.7.0-1)