powered by
"print"(x, outcome.target = NULL, ...)
(rfsrc, grow)
(rfsrc, synthetic)
(rfsrc, predict)
rfsrc
rfsrcSyn
predict.rfsrc
iris.obj <- rfsrc(Species ~., data = iris, ntree=100) print(iris.obj)
Run the code above in your browser using DataLab