predict_randomForest: Prediction using random forest.

Description Usage Arguments Value Author(s) See Also

View source: R/randomForest.r

Description

Prediction using random forest.

Usage

1

Arguments

object

Fitted model.

x

Dataset of observations to be classified.

...

Ignored

Value

When used for classification, a list with elements:

When used for regression, a list with the element:

Author(s)

Christofer Bäcklin

See Also

emil, fit_randomForest, importance_randomForest, modeling_procedure


emil documentation built on Aug. 1, 2018, 1:03 a.m.