est.causalTree: Intermediate function for 'causalTree'

View source: R/est.causalTree.R

est.causalTreeR Documentation

Intermediate function for causalTree

Description

Run down the built tree and get the final leaf ids for estimation sample

Usage

est.causalTree(fit, x)

Arguments

fit

an causalTree object

x

covariates

Value

Intermediate estimation results for an causalTree object.


htetree documentation built on April 4, 2025, 5:15 a.m.