models.msgl: Extract the fitted models

Description Usage Arguments Value Author(s)

Description

Returns the fitted models, that is the estimated β matrices.

Usage

1
2
## 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 β matrices.

Author(s)

Martin Vincent


msgl documentation built on May 8, 2019, 9:03 a.m.