make_first_split {metacart} | R Documentation |
A function to list all possible split points for the first split
Description
A function to list all possible split points for the first split
Usage
make_first_split(xk, y)
Arguments
xk |
moderator |
y |
effect size |
Value
childNodes: child nodes membership
rank: the rank used to order categorical moderator
is.num: if the moderator is numeric
[Package metacart version 2.0-3 Index]