effect_differences.study | R Documentation |
Calculates two difference tables with two distinct methods to calculate CI. wald: Uses pooled SD to create normal CI newcombe: Uses newcombe method to create CI
effect_differences.study(object, coverage_prob = 0.95, standardise = NULL)
object |
Study object. |
coverage_prob |
Double. Coverage probability of the CIs. Defaults to .95 |
CI. numeric vector containing the difference in effect sizes and the lower and upper boundaries of a confidence interval for this difference.
Stefan Thoma, adapted from Lorenz Herger
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.