Split.X.lh: Search for best split by lookahead Compare single best split...

Description Usage Arguments

View source: R/Split.X.lh.R

Description

Search for best split by lookahead Compare single best split with further split to calculate the final cutoff.

Usage

1
Split.X.lh(X, A, H, mus.hat, minsplit = 20)

Arguments

X

Covariate matrix.

A

A vector of observed treatment options.

H

A matrix of covariates before assigning final treatment, excluding previous treatment variables.

mus.hat

Estimated conditional mean outcome.

minsplit

Minimal node size.


Team-Wang-Lab/T-RL documentation built on Jan. 3, 2020, 12:11 a.m.