cumulative_te: calculate cumulative ATE for each potential split

Description Usage Arguments Value

View source: R/RcppExports.R

Description

calculate cumulative ATE for each potential split

Usage

1
cumulative_te(r, t, x, min_tc = 1L)

Arguments

r

response vector

t

indicator variable for treated

x

numeric vector of covariated, sorted low to high

min_tc

smallest number of treated / control units we need before considering a split

Value

matrix of left / right daughter ATEs


molson2/subgroupTree documentation built on Dec. 3, 2019, 10:04 p.m.