features.sgl {sglOptim} | R Documentation |
Extract the nonzero features of the fitted models
## S3 method for class 'sgl' features(object, ...)
object |
a sgl object |
... |
ignored |
a list of vectors containing the nonzero features (that is nonzero columns of the beta matrices)
Martin Vincent