rstanarm (version 2.17.4)

stanreg_list: Create a list of fitted model objects

Description

Create a list of fitted model objects

Usage

stanreg_list(...)

stanmvreg_list(...)

stanjm_list(...)

Arguments

...

One or more fitted model objects.

Value

A list of class "stanreg_list", "stanmvreg_list", or "stanjm_list", containing the fitted model objects and some metadata stored as attributes.

See Also

loo_model_weights for usage of stanreg_list.