| export_filters_bootstrap {mRMRe} | R Documentation | 
Export filters bootstrap
Description
Export the filters
Arguments
solutionCount | 
 ...  | 
solutionLength | 
 ...  | 
dataMatrix | 
 ...  | 
priorsMatrix | 
 ...  | 
priorsWeight | 
 ...  | 
sampleStrata | 
 ...  | 
sampleWeights | 
 ...  | 
featureTypes | 
 ...  | 
sampleCount | 
 ...  | 
featureCount | 
 ...  | 
sampleStratumCount | 
 ...  | 
targetFeatureIndices | 
 ...  | 
continuousEstimator | 
 ...  | 
outX | 
 ...  | 
bootstrapCount | 
 ...  | 
miMatrix | 
 ...  | 
Value
Bootstraps and estimate of the minimum redundancy maximim relevance features from the mutual information, returning a list where each item is a numeric vector of selected feature indices.
Author(s)
Nicolas De Jay, Simon Papillon-Cavanagh, Benjamin Haibe-Kains
[Package mRMRe version 2.1.2.1 Index]