best.H: Pick the best covariate for split. This is for the split one...

Description Usage Arguments

View source: R/best.H.R

Description

Pick the best covariate for split. This is for the split one node into two nodes in the DTRtree considering only current step.

Usage

1
best.H(H, A, mus.hat, minsplit = 20)

Arguments

H

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

A

A vector of observed treatment options.

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.