predict.PTOforest: Make predictions from a fitted PTO forest model

Description Usage Arguments Value

Description

Make predictions from a fitted PTO forest model

Usage

1
2
## S3 method for class 'PTOforest'
predict(object, newx, ...)

Arguments

object

a fitted PTOforest object

newx

matrix of new covariates for which estimated treatment effects are desired

...

ignored

Value

a vector of predictions corresponding to the rows of newx


saberpowers/causalLearning documentation built on May 30, 2019, 8:26 a.m.