predictions.divfor {diversityForest} | R Documentation |
Diversity Forest predictions
## S3 method for class 'divfor'
predictions(x, ...)
x |
|
... |
Further arguments passed to or from other methods. |
Predictions: Classes for Classification forests, Numerical values for Regressions forests and the estimated survival functions for all individuals for Survival forests.
Marvin N. Wright