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