View source: R/re_GS_lookahead_Support.R
find_triplet | R Documentation |
A function to find the best triplets of parent, moderator, and split point.
find_triplet(xk, nodeMbrship, y, vi, minbucket, minsplit)
xk |
moderator vector |
nodeMbrship |
node membership vector |
y |
effect size |
vi |
sampling variance |
minbucket |
the minimal number of studies in child nodes |
minsplit |
the minimal number of studies in parent node |
pleaf the parent node
cstar the split point
rank the rank used to order a categorical moderator
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.