CalculateValidity {RTaxometrics} | R Documentation |
This function calculates the standardized mean difference between two groups (Cohen's D)
CalculateValidity(x.1, x.2)
x.1 |
Data for the first group |
x.2 |
Data for the second group |
Called by higher-order functions; users do not need to call this function directly.
The standardized mean difference between groups
John Ruscio <ruscio@tcnj.edu> and Shirley Wang <shirleywang@g.harvard.edu> Maintainer: John Ruscio <ruscio@tcnj.edu>