coef.sgl: Extracting the nonzero coefficients

Description Usage Arguments Value Author(s)

Description

Extracting the nonzero coefficients

Usage

1
2
## S3 method for class 'sgl'
coef(object, index = 1:nmod(object), ...)

Arguments

object

a sgl object

index

indices of the models

...

not used

Value

a list of with nonzero coefficients of the models

Author(s)

Martin Vincent


sglOptim documentation built on May 2, 2019, 5:55 p.m.

Related to coef.sgl in sglOptim...