Description Usage Arguments Details Value
Calculates Cohen's d, a measure of effect size as well as confidence interval bounds.
1 |
diff |
Numeric difference value |
ns |
Numeric vector containing the sample sizes of the two groups |
sds |
Numeris vector containing the sample standard deviations of the two groups (at the point of interest if taken on functional data). |
conf |
Numeric value giving the desired confidence level. |
Arguments are given in vector form so as to be more amenable to the structure of the package output. Confidence interval calculation comes from Hedge and Olkin (2014).
A vector of length 3 containing the lower bound, the effect size, and the upper bound in that order.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.