Learn R Programming

htetree (version 0.1.20)

honest.est.causalTree: 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)

Value

An object of class rpart. See rpart.object.

Arguments

fit

an causalTree object

x

input training data

wt

optional weights

treatment

treatment variable

y

outcome variable