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, minbucket)
Arguments
xk |
moderator |
y |
effect size |
minbucket |
the minimum number of the studies in a terminal node |
Value
childNodes child nodes membership
rank the rank used to order a categorical moderator
is.num indicates if the moderator is numeric
[Package metacart version 3.0.0 Index]