parameters.sgl: Extracting nonzero parameters

Description Usage Arguments Value Author(s)

Description

Extract the nonzero parameters in each model. Only the parameters of nonzero features (columns of the beta matrices) are returned.

Usage

1
2
## S3 method for class 'sgl'
parameters(object, ...)

Arguments

object

a sgl object

...

ignored

Value

a list of vectors containing the nonzero parameters (that is nonzero entries of the beta matrices)

Author(s)

Martin Vincent


sglOptim documentation built on May 8, 2019, 1:02 a.m.