Description Usage Arguments Details Value Examples
Minimum Redundancy Maximal Relevancy
1 |
x |
input data where columns are variables and rows are observations (all numeric) |
y |
decision variable as a boolean vector of length equal to number of observations |
params |
number of attributes to select. Must not exceed, feature.number there cannot be more than the number of columns |
Performs MRMR for feature selection
A data.frame
with selected features
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.