powered by
Summary method for the rforest function
# S3 method for rforest summary(object, ...)
Return value from rforest
rforest
further arguments passed to or from other methods
See https://radiant-rstats.github.io/docs/model/rforest.html for an example in Radiant
rforest to generate results
plot.rforest to plot results
plot.rforest
predict.rforest for prediction
predict.rforest
result <- rforest(titanic, "survived", "pclass", lev = "Yes") summary(result)
Run the code above in your browser using DataLab