predict.rf: description of function predict.rf

predict.rfR Documentation

description of function predict.rf

Description

simple prediction of groups using a random forest trained during the bestGrouping process

Usage

predict.rf(x, rf, bestColname = "predicted group using random forest")

Arguments

x

the single cells ngs object

rf

the random forst model to use for the classification

bestColname

the column name to store the results in

Value

a SingleCellsNGS object including the results and storing the RF object in the usedObj list (bestColname)


stela2502/StefansExpressionSet documentation built on April 24, 2023, 8:15 p.m.