Unlimited learning, half price | 50% off
Get 50% off unlimited learning

msgl (version 2.0.125.0)

models.msgl: Exstract the fitted models

Description

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

Usage

## S3 method for class '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.