Description Usage Arguments Value
View source: R/random_forest_helpers.r
Train a random forest model with caret
1 | train_caret_rf(gene_set, yvals, exp.design, counts.mat)
|
gene_set |
A vector containing gene names to subset |
yvals |
Feature in the experimental design data frame to use as data labels |
exp.design |
Experimental design data frame |
counts.mat |
A matrix of gene count data |
caret.rf A an object containing a caret Randomforest
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.