predictions.divfor: Diversity Forest predictions

View source: R/predictions.R

predictions.divforR Documentation

Diversity Forest predictions

Description

Diversity Forest predictions

Usage

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

Arguments

x

divfor object.

...

Further arguments passed to or from other methods.

Value

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

Author(s)

Marvin N. Wright

See Also

divfor


diversityForest documentation built on June 8, 2025, 1:23 p.m.