predict.rcate.rf: Predict treatment effect from robust random forests.

Description Usage Arguments Value

View source: R/predict.R

Description

predict.rcate.rf predicts treatment effect from robust random forests.

Usage

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

Arguments

object

a robust random forests.

newdata

dataframe contains covariates.

...

other.

Value

a list of components


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