Description Usage Arguments Value
Feature selection and modeling
1 2 | featureSelection(para, group, method = "rf", valueID = "value", fold = 5,
repeats = 10, verbose = FALSE, ...)
|
para |
An object of |
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 |
The result of feature selection and modeling
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.