getSelectedGroup: Identify feature groups where all fitted coefficients are...

View source: R/getSelectedGroup.R

getSelectedGroupR Documentation

Identify feature groups where all fitted coefficients are non-zero.

Description

The 'getSelectedGroup' function extracts names of the features groups where all edges have non-zero fitted coefficients.

Usage

getSelectedGroup(fit)

Arguments

fit

The 'brainclass' fit.

Value

A character vector. Names of edge groups where all fitted coefficients are non-zero.

Note

For the data example, see brainclass.


Mengbo-Li/brainClass documentation built on March 16, 2023, 12:06 p.m.