models.msgl: Extract the fitted models

View source: R/navigate.R

models.msglR Documentation

Extract 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.

Author(s)

Martin Vincent


nielsrhansen/msgl documentation built on Feb. 6, 2024, 1:25 a.m.