rstanarm (version 2.13.1)

stanreg-objects: Fitted model objects

Description

The model-fitting functions in rstanarm return an object of class 'stanreg', which is a list containing at a minimum the components listed below. Each stanreg object will also have additional classes (e.g. 'aov', 'glm', 'polr', etc.) and several additional components depending on the model and estimation algorithm.

Arguments

stanreg objects

See Also

stanreg-methods