Wrap Cohen's D (effect size between groups).
# S3 method for numeric wrapCohenD(x, treatment, ..., na.rm = FALSE)
x | numeric reference or control measurements |
---|---|
treatment | numeric treatment or group-2 measurements |
... | extra arguments (not used) |
na.rm | if TRUE remove NAs |
formatted string and fields
#> [1] "Cohen_D_approx: 1.072"