ref_probe_selection_multiclassRF_cv | R Documentation |
Select features based on multi-class Random Forest modeling on the reference matrix of all probes.
ref_probe_selection_multiclassRF_cv( ref_betamatrix, ref_phenotype, nCores = 4, reps.resamp = 5, reps.repeats = 3, tune_grid = 1:30 )
ref_betamatrix |
The reference matrix ref_betamatrix. |
ref_phenotype |
The cell type information for the reference matrix. |
A vector of the selected probes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.