predict.rf: description of function predict.rf

Description Usage Arguments Value

Description

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

Usage

1
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/NGSexpressionSet documentation built on May 30, 2019, 2:36 p.m.