rstanarm (version 2.14.1)

stanreg-objects: Fitted model objects

Description

The rstanarm model-fitting functions 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