predict.reg.rf: Predict outcome from robust random forests.

Description Usage Arguments Value

View source: R/rcate.rf.R

Description

predict.reg.rf predicts outcome from robust random forests.

Usage

1
2
## S3 method for class 'reg.rf'
predict(object, newdata)

Arguments

object

a robust random forests.

newdata

dataframe contains covariates.

Value

a list of components


rhli-Hannah/RCATE documentation built on Aug. 26, 2020, 9:40 a.m.