htetree.anova {htetree} | R Documentation |
Intermediate function for causalTree
Description
Intermediate function for causalTree
Usage
htetree.anova(y, offset, wt)
Arguments
y |
outcome variable |
offset |
this can be used to specify an a priori known
component
to be included in the linear predictor during fitting. This should be
|
wt |
optional weights |
Value
No return value.
[Package htetree version 0.1.18 Index]