features_stat.lsgl: Extract feature statistics

Description Usage Arguments Value Author(s)

View source: R/navigate.R

Description

Extracts the number of nonzero features (or group) in each model.

Usage

1
2
## S3 method for class 'lsgl'
features_stat(object, ...)

Arguments

object

a lsgl object

...

ignored

Value

a vector of length nmod(x) or a matrix containing the number of nonzero features (or group) of the models.

Author(s)

Martin Vincent


lsgl documentation built on May 29, 2017, 11:43 a.m.