models.msgl: Extract the fitted models
Description
Returns the fitted models, that is the estimated \(\beta\) matrices.
Usage
# S3 method for msgl
models(object, index = 1:nmod(object), ...)
Arguments
index
indices of the models to be returned
Value
a list of \(\beta\) matrices.