models.lsgl: Exstract Fitted Models

Description Usage Arguments Value Author(s)

View source: R/navigate.R

Description

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

Usage

1
2
## S3 method for class 'lsgl'
models(object, index = 1:nmod(object), ...)

Arguments

object

a lsgl object

index

indices of the models to be returned

...

ignored

Value

a list of β matrices.

Author(s)

Martin Vincent


lsgl documentation built on May 29, 2017, 11:43 a.m.