
Last chance! 50% off unlimited learning
Sale ends in
Train the random forest classifier
BuildRFClassifier(object, training.genes = NULL, training.classes = NULL,
verbose = TRUE, ...)
Seurat object on which to train the classifier
Vector of genes to build the classifier on
Vector of classes to build the classifier on
Additional progress print statements
additional parameters passed to ranger
Returns a list with the random forest classifier object as the first element, the original classes as the second, and the classes used by the classifier as the third