Proportion Overlap Calculations for Cohen's d
proportion_overlap.Rd
This function calculates the proportion overlap from two independent group d effect size calculations. Cohen's u1, u2, u3 and proportion overlap are provided.
Arguments
- model
a saved independent t-test model
- x_col
name of the column that contains the factor levels OR a numeric vector of group 1 scores
- y_col
name of the column that contains the dependent score OR a numeric vector of group 2 scores
- df
optional dataframe that includes the x_col and y_col
- d
previously calculated d value