Learn R Programming

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

rstanarm (version 2.17.2)

Bayesian Applied Regression Modeling via Stan

Description

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.

Copy Link

Version

Install

install.packages('rstanarm')

Monthly Downloads

13,266

Version

2.17.2

License

GPL (>= 3)

Maintainer

Last Published

December 21st, 2017

Functions in rstanarm (2.17.2)

adapt_delta

Target average acceptance probability
as.matrix.stanreg

Extract the posterior sample
example_model

Example model
family.stanmvreg

family method for stanmvreg objects
get_y

Extract X, Y or Z from a stanreg object
launch_shinystan.stanreg

Using the ShinyStan GUI with rstanarm models
family.stanreg

family method for stanreg objects
formula.stanreg

formula method for stanreg objects
bayes_R2.stanreg

Compute a Bayesian version of R-squared for regression models
example_jm

Example joint longitudinal and time-to-event model
model.frame.stanreg

model.frame method for stanreg objects
model.matrix.stanreg

model.matrix method for stanreg objects
neg_binomial_2

Family function for negative binomial GLMs
pairs.stanreg

Pairs method for stanreg objects
loo_predict.stanreg

Compute weighted expectations using LOO
model.frame.stanmvreg

model.frame method for stanmvreg objects
posterior_linpred.stanreg

Posterior distribution of the linear predictor
posterior_predict.stanreg

Draw from posterior predictive distribution
log_lik.stanreg

Pointwise log-likelihood matrix
loo.stanreg

Information criteria and cross-validation
posterior_vs_prior

Juxtapose prior and posterior
pp_check.stanreg

Graphical posterior predictive checks
plot.predict.stanjm

Plot the estimated subject-specific or marginal longitudinal trajectory
plot.stanreg

Plot method for stanreg objects
pp_validate

Model validation via simulation
predict.stanreg

Predict method for stanreg objects
print.kfold

Print method for kfold
print.stanreg

Print method for stanreg objects
rstanarm-deprecated

Deprecated functions
predictive_error.stanreg

In-sample or out-of-sample predictive errors
predictive_interval.stanreg

Predictive intervals
se

Extract standard errors
stan_betareg

Bayesian beta regression models via Stan
plot.survfit.stanjm

Plot the estimated subject-specific or marginal survival function
posterior_interval.stanreg

Posterior uncertainty intervals
stan_gamm4

Bayesian generalized linear additive models with optional group-specific terms via Stan
rstanarm-package

Applied Regression Modeling via RStan
terms.stanmvreg

terms method for stanmvreg objects
terms.stanreg

terms method for stanreg objects
reexports

Objects exported from other packages
rstanarm-datasets

Datasets for rstanarm examples
stan_glmer

Bayesian generalized linear models with group-specific terms via Stan
stan_glm

Bayesian generalized linear models via Stan
stan_nlmer

Bayesian nonlinear models with group-specific terms via Stan
stan_polr

Bayesian ordinal regression models via Stan
print.survfit.stanjm

Generic print method for survfit.stanjm objects
prior_summary.stanreg

Summarize the priors used for an rstanarm model
stan_aov

Bayesian regularized linear models via Stan
posterior_traj

Estimate the subject-specific or marginal longitudinal trajectory
priors

Prior distributions and options
ps_check

Graphical checks of the estimated survival function
stan_biglm

Bayesian regularized linear but big models via Stan
stan_clogit

Conditional logistic (clogit) models via Stan
stanmvreg-methods

Methods for stanmvreg objects
stan_jm

Bayesian joint longitudinal and time-to-event models via Stan
stanreg-objects

Fitted model objects
summary.stanreg

Summary method for stanreg objects
posterior_survfit

Estimate subject-specific or standardised survival probabilities
stanreg-methods

Methods for stanreg objects
stan_mvmer

Bayesian multivariate generalized linear models with correlated group-specific terms via Stan