featureSelection: Feature selection and modeling

Description Usage Arguments Value

Description

Feature selection and modeling

Usage

1
2
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


metaX documentation built on Oct. 5, 2016, 4:41 a.m.