predictions.blockForest.prediction: blockForest predictions

View source: R/predictions.R

predictions.blockForest.predictionR Documentation

blockForest predictions

Description

Extract predictions of blockForest prediction object.

Usage

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

Arguments

x

blockForest prediction 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

blockForest


blockForest documentation built on April 3, 2023, 5:49 p.m.