Learn R Programming

metaX (version 1.4.0)

featureSelection: Feature selection and modeling

Description

Feature selection and modeling

Usage

featureSelection(para, group, method = "rf", valueID = "value", fold = 5, repeats = 10, verbose = FALSE, ...)

Arguments

para
An object of metaXpara
group
The sample class used
method
Method for feature selection and modeling
valueID
The column name used
fold
k-fold
repeats
The repeat number
verbose
Whether output or not
...
Additional parameters

Value

The result of feature selection and modeling