Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 1 of 1 found.
[1] < 1 > [1]  Sort:

rstanarm : Bayesian Applied Regression Modeling via Stan

Package: rstanarm
Type: Package
Title: Bayesian Applied Regression Modeling via Stan
Version: 2.10.1
Date: 2016-06-24
Authors@R: c(person("Jonah", "Gabry", email = "jsg2201@columbia.edu", role = "aut"),
person("Trustees of", "Columbia University", role = "cph"),
person("R Core", "Deveopment Team", role = "cph",
comment = "R/pp_data.R, R/stan_aov.R"),
person("Douglas", "Bates", role = "cph", comment = "R/pp_data.R"),
person("Martin", "Maechler", role = "cph", comment = "R/pp_data.R"),
person("Ben", "Bolker", role = "cph", comment = "R/pp_data.R"),
person("Steve", "Walker", role = "cph", comment = "R/pp_data.R"),
person("Brian", "Ripley", role = "cph",
comment = "R/stan_aov.R, R/stan_polr.R"),
person("William", "Venables", role = "cph", comment = "R/stan_polr.R"),
person("Ben", "Goodrich", email = "benjamin.goodrich@columbia.edu",
role = c("cre", "aut")))
Description: Estimates pre-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.
License: GPL (>= 3)
Depends: R (>= 3.0.2), Rcpp (>= 0.12.0), methods
Imports: ggplot2 (>= 2.0.0), lme4 (>= 1.1-8), loo (>= 0.1.6), Matrix,
nlme (>= 3.1-124), rstan (>= 2.10.1), shinystan (>= 2.2.0),
stats, utils
Suggests: arm, gamm4, gridExtra, HSAUR3, KernSmooth, knitr, MASS,
rmarkdown, roxygen2, testthat (>= 1.0.2)
LinkingTo: StanHeaders (>= 2.10.0-2), rstan (>= 2.10.1), BH (>=
1.58.0), Rcpp (>= 0.12.0), RcppEigen
VignetteBuilder: knitr
LazyData: true
NeedsCompilation: yes
URL: https://groups.google.com/forum/#!forum/stan-users,
http://mc-stan.org/
BugReports: https://github.com/stan-dev/rstanarm/issues
RoxygenNote: 5.0.1
Packaged: 2016-06-24 17:54:22 UTC; goodrich
Author: Jonah Gabry [aut],
Trustees of Columbia University [cph],
R Core Deveopment Team [cph] (R/pp_data.R, R/stan_aov.R),
Douglas Bates [cph] (R/pp_data.R),
Martin Maechler [cph] (R/pp_data.R),
Ben Bolker [cph] (R/pp_data.R),
Steve Walker [cph] (R/pp_data.R),
Brian Ripley [cph] (R/stan_aov.R, R/stan_polr.R),
William Venables [cph] (R/stan_polr.R),
Ben Goodrich [cre, aut]
Maintainer: Ben Goodrich <benjamin.goodrich@columbia.edu>
Repository: CRAN
Date/Publication: 2016-06-25 19:07:48

● Data Source: CranContrib
● 0 images, 37 functions, 0 datasets
● Reverse Depends: 0