getImportance {spFSR}R Documentation

Extracting feature importance data from a spFSR object

Description

This returns importance ranks of best performing features. See spFeatureSelection for example.

Usage

getImportance(x)

Arguments

x

a spFSR object

Value

A data.frame of features and feature importance

See Also

plotImportance and spFeatureSelection.


[Package spFSR version 2.0.4 Index]