powered by
Formats training output into a form suitable for illustration of feature contributions.
# S3 method for default Export(arbOut)
An object of type Export.
Export
an object of type Rborist produced by training.
Rborist
Mark Seligman at Suiji.
if (FALSE) { data(iris) rb <- Rborist(iris[,-5], iris[,5]) ffe <- Export(rb) }
Run the code above in your browser using DataLab