Description Usage Arguments Details References
Calculate Cohens'd from different statistics (see Details).
1 2 3 |
m1 |
numeric, mean of the first group |
m2 |
numeric, mean of the second group |
sd1 |
numeric, standard deviation of the first group |
sd2 |
numeric, standard deviation of the second group |
n1 |
numeric, size of the first group |
n2 |
numeric, size of the second group |
t |
numeric, t-test statistic |
n |
numeric, total sample size |
paired |
logical indicating whether to calculate Cohen's for independent
samples or one sample ( |
corr |
character specifying the correction applied to calculation of the
effect size: |
The following combinations of statistics are possible:
m1
, m2
, sd1
, sd2
, n1
and
n2
t
, n1
and n2
t
and n
Lakens, D. (2013). Calculating and reporting effect sizes to facilitate cumulative science: a practical primer for t-tests and ANOVAs. Frontiers in Psychology, 4, 863. doi:10.3389/fpsyg.2013.00863
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.