Learn R Programming

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

rstanarm (version 2.26.1)

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

11,196

Version

2.26.1

License

GPL (>= 3)

Maintainer

Last Published

September 13th, 2023

Functions in rstanarm (2.26.1)

model.frame.stanmvreg

model.frame method for stanmvreg objects
log_lik.stanreg

Pointwise log-likelihood matrix
loo_predict.stanreg

Compute weighted expectations using LOO
loo.stanreg

Information criteria and cross-validation
example_model

Example model
formula.stanreg

formula method for stanreg objects
get_y

Extract X, Y or Z from a stanreg object
model.frame.stanreg

model.frame method for stanreg objects
logit

Logit and inverse logit
launch_shinystan.stanreg

Using the ShinyStan GUI with rstanarm models
available-algorithms

Estimation algorithms available for rstanarm models
kfold.stanreg

K-fold cross-validation
plot.predict.stanjm

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

Pairs method for stanreg objects
model.matrix.stanreg

model.matrix method for stanreg objects
posterior_interval.stanreg

Posterior uncertainty intervals
posterior_linpred.stanreg

Posterior distribution of the (possibly transformed) linear predictor
neg_binomial_2

Family function for negative binomial GLMs
posterior_predict.stanreg

Draw from posterior predictive distribution
plot.stanreg

Plot method for stanreg objects
plot.survfit.stanjm

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

Predictive intervals
posterior_survfit

Estimate subject-specific or standardised survival probabilities
print.stanreg

Print method for stanreg objects
posterior_traj

Estimate the subject-specific or marginal longitudinal trajectory
posterior_vs_prior

Juxtapose prior and posterior
pp_check.stanreg

Graphical posterior predictive checks
prior_summary.stanreg

Summarize the priors used for an rstanarm model
print.survfit.stanjm

Generic print method for survfit.stanjm objects
pp_validate

Model validation via simulation
predict.stanreg

Predict method for stanreg objects
predictive_error.stanreg

In-sample or out-of-sample predictive errors
se

Extract standard errors
rstanarm-deprecated

Deprecated functions
stan_betareg

Bayesian beta regression models via Stan
stan_biglm

Bayesian regularized linear but big models via Stan
stan_clogit

Conditional logistic (clogit) regression models via Stan
priors

Prior distributions and options
ps_check

Graphical checks of the estimated survival function
reexports

Objects exported from other packages
rstanarm-package

Applied Regression Modeling via RStan
rstanarm-datasets

Datasets for rstanarm examples
stan_aov

Bayesian regularized linear models via Stan
stanmvreg-methods

Methods for stanmvreg objects
stanreg-draws-formats

Create a draws object from a stanreg object
stan_mvmer

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

Bayesian ordinal regression models via Stan
stan_nlmer

Bayesian nonlinear models with group-specific terms via Stan
stan_glmer

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

Bayesian joint longitudinal and time-to-event models via Stan
stan_gamm4

Bayesian generalized linear additive models with optional group-specific terms via Stan
terms.stanreg

terms method for stanreg objects
terms.stanmvreg

terms method for stanmvreg objects
stanreg_list

Create lists of fitted model objects, combine them, or append new models to existing lists of models.
stanreg-objects

Fitted model objects
nobs.stanmvreg

Methods for stanreg objects
stan_glm

Bayesian generalized linear models via Stan
summary.stanreg

Summary method for stanreg objects
family.stanreg

family method for stanreg objects
example_jm

Example joint longitudinal and time-to-event model
QR-argument

The QR argument
as.matrix.stanreg

Extract the posterior sample
adapt_delta

adapt_delta: Target average acceptance probability
available-models

Modeling functions available in rstanarm
bayes_R2.stanreg

Compute a Bayesian version of R-squared or LOO-adjusted R-squared for regression models.
family.stanmvreg

family method for stanmvreg objects