Learn R Programming

msgl (version 2.3.9)

models.msgl: Extract the fitted models

Description

Returns the fitted models, that is the estimated \(\beta\) matrices.

Usage

# S3 method for msgl
models(object, index = 1:nmod(object), ...)

Arguments

object

a msgl object

index

indices of the models to be returned

...

ignored

Value

a list of \(\beta\) matrices.