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 Rscexv object including the results and storing the RF object in the usedObj list (bestColname)


stela2502/Rscexv documentation built on July 6, 2022, 9:02 p.m.