honest.est.causalTree {htetree} | R Documentation |
honest re-estimation and change the frame of object using estimation sample
Description
honest re-estimation and change the frame of object using estimation sample
Usage
honest.est.causalTree(fit, x, wt, treatment, y)
Arguments
fit |
an |
x |
input training data |
wt |
optional weights |
treatment |
treatment variable |
y |
outcome variable |
Value
An object of class rpart
. See rpart.object
.
[Package htetree version 0.1.18 Index]