| models.lsgl | R Documentation | 
Returns the fitted models, that is the estimated \beta matrices.
## S3 method for class 'lsgl'
models(object, index = 1:nmod(object), ...)
| object | a lsgl object | 
| index | indices of the models to be returned | 
| ... | ignored | 
a list of \beta matrices.
Martin Vincent
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.