Description Usage Arguments Value
calculate cumulative ATE t-score for each potential split
1 | cumulative_tscore(r, t, x, ate = 0, minbucket = 100L)
|
r |
response vector |
t |
indicator variable for treatment |
x |
numeric predictor vector (sorted low to high) |
ate |
average treatment effect to test |
minbucket |
only consider splits with at least minbucket obs |
matrix of left / right daughter tscores
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.