View source: R/re_find_cutoff.R
re.cutoff_cpp | R Documentation |
A function to find the split point
re.cutoff_cpp(g, vi, x, inx.s, cnode, minbucket)
g |
the effect size |
vi |
the sampling variance |
x |
the splitting moderator |
inx.s |
indicates whether a study belongs to the candidate parent leaf |
cnode |
the terminal nodes that the studies belong to in the current tree |
minbucket |
the minimum number of the studies in a terminal node |
a vector including the split point, Q, and tau2
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.