predict-RF-method: predict-RF

Description Usage Arguments Value

Description

Return the prediction from the forest.

Usage

1
2
## S4 method for signature 'RF'
predict(object, feature.new)

Arguments

object

A 'RF' object.

feature.new

A data frame of testing predictors.

Value

A vector of predicted responses.


theo-s/Rforestry_R documentation built on Dec. 23, 2021, 9:55 a.m.