mRMR.classic_FRESA {FRESA.CAD} | R Documentation |
FRESA.CAD wrapper of mRMRe::mRMR.classic
Description
Returns the positive MI-scored set of maximum relevance minimum redundancy (mRMR) features returned by the mMRM.classic function
Usage
mRMR.classic_FRESA(data=NULL, Outcome=NULL,feature_count=0,...)
Arguments
data |
The data frame |
Outcome |
The outcome feature |
feature_count |
The number of features to return |
... |
Extra parameters to be passed to the |
Value
Named vector with the MI-score of the selected features
Author(s)
Jose G. Tamez-Pena
See Also
mRMRe::mRMR.classic
[Package FRESA.CAD version 3.4.8 Index]