Learn R Programming

msgl (version 2.3.9)

features_stat.msgl: Extract feature statistics

Description

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

Usage

# S3 method for msgl
features_stat(object, ...)

Arguments

object

a msgl object

...

ignored

Value

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