Description Usage Arguments Details See Also
This function is now deprecated. You should use MetaUtility::prop_stronger
instead, which
provides better, more general functionality. The below documentation is temporarily maintained before
the stronger_than
function is deprecated.
1 2 | stronger_than(q, yr, vyr = NULL, t2, vt2 = NULL, CI.level = 0.95,
tail)
|
q |
True effect size that is the threshold for "scientific importance" |
yr |
Average true effect estimated using replications |
vyr |
Estimated variance of above estimate |
t2 |
Heterogeneity of true effects estimated using replications |
vt2 |
Estimated variance of above estimate |
CI.level |
Confidence level as a proportion |
tail |
|
Given the original study's effect estimate and its variance, the estimated average true effect size in the replications, and the estimated heterogeneity in the replications, computes estimated probability that the original study would have an effect estimate at least as extreme as the observed value if the original and the replications in fact are statistically consistent. Allows for heterogeneity.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.