Learn R Programming

diversityForest (version 0.5.0)

predictions.divfor: Diversity Forest predictions

Description

Diversity Forest predictions

Usage

# S3 method for divfor
predictions(x, ...)

Value

Predictions: Classes for Classification forests, Numerical values for Regressions forests and the estimated survival functions for all individuals for Survival forests.

Arguments

x

divfor object.

...

Further arguments passed to or from other methods.

Author

Marvin N. Wright

See Also

divfor