About rstanarmThese pages provides a summary of the functionality available in rstanarm. |
|
---|---|
Applied Regression Modeling via RStan |
|
Modeling functions available in rstanarm |
|
Estimation algorithms available for rstanarm models |
|
Fitting modelsFunctions for model fitting. |
|
Bayesian beta regression models via Stan |
|
Bayesian regularized linear but big models via Stan |
|
Conditional logistic (clogit) regression models via Stan |
|
Bayesian generalized linear additive models with optional group-specific terms via Stan |
|
Bayesian generalized linear models via Stan |
|
Bayesian generalized linear models with group-specific terms via Stan |
|
Bayesian joint longitudinal and time-to-event models via Stan |
|
Bayesian regularized linear models via Stan |
|
Bayesian multivariate generalized linear models with correlated group-specific terms via Stan |
|
Bayesian nonlinear models with group-specific terms via Stan |
|
Bayesian ordinal regression models via Stan |
|
|
Prior distributions and options |
MethodsFunctions to work with fitted model objects. |
|
Fitted model objects |
|
|
Extract the posterior sample |
Compute a Bayesian version of R-squared or LOO-adjusted R-squared for regression models. |
|
K-fold cross-validation |
|
Using the ShinyStan GUI with rstanarm models |
|
Pointwise log-likelihood matrix |
|
|
Information criteria and cross-validation |
|
Compute weighted expectations using LOO |
Pairs method for stanreg objects |
|
Plot method for stanreg objects |
|
Posterior uncertainty intervals |
|
Posterior distribution of the (possibly transformed) linear predictor |
|
Draw from posterior predictive distribution |
|
Juxtapose prior and posterior |
|
Graphical posterior predictive checks |
|
Predict method for stanreg objects |
|
In-sample or out-of-sample predictive errors |
|
Predictive intervals |
|
Print method for stanreg objects |
|
Summarize the priors used for an rstanarm model |
|
|
Methods for stanreg objects |
|
Summary method for stanreg objects |
Estimate subject-specific or standardised survival probabilities |
|
Estimate the subject-specific or marginal longitudinal trajectory |
|
Graphical checks of the estimated survival function |
|
|
Methods for stanmvreg objects |
Plot the estimated subject-specific or marginal longitudinal trajectory |
|
Plot the estimated subject-specific or marginal survival function |
|
Additional documentationMisc. other help pages. |
|
Datasets for rstanarm examples |
|
Example model |
|
Example joint longitudinal and time-to-event model |
|
|
Create lists of fitted model objects, combine them, or append new models to existing lists of models. |
|
|
The |
|
Family function for negative binomial GLMs |
|
Deprecated functions |