mRMR.classic_FRESA: 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,...)
Value
Named vector with the MI-score of the selected features
Arguments
	
- data
 
The data frame
	
- Outcome
 
The outcome feature
	
- feature_count
 
The number of features to return
	
- ...
 
Extra parameters to be passed to the mRMRe::mMRM.classic function