models.sgl {sglOptim} | R Documentation |
This function returns the estimated models (that is the beta matrices)
## S3 method for class 'sgl' models(object, index = 1:nmod(object), ...)
object |
a sgl object |
index |
indices of the models to be returned |
... |
ignored |
a list of sparse matrices
Martin Vincent