Description Usage Arguments Value Examples
Calculates the effect size (Cohen's d) for a variable with two groups.
1 | effectSize(x, q)
|
x |
A numeric vector of a variable. |
q |
A corresponding logical vector (0 or 1) indicating whether each of the elements of vector x belongs to group 0 or 1. |
The effect size of the varible between the two groups.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.