models.lsgl: Exstract Fitted Models

View source: R/navigate.R

models.lsglR Documentation

Exstract Fitted Models

Description

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

Usage

## 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 \beta matrices.

Author(s)

Martin Vincent


nielsrhansen/lsgl documentation built on Feb. 11, 2024, 8:07 a.m.