my_es_2: My Effect Size Calculation Two

Description Usage Arguments

Description

A simple tool to calculate pairwise effect sizes It takes the dataframe that has already been gathered (using tidyr) and summarised into variables that include mu(mean), var(variance) and freq(count). It then applies Cohen's D equation to calculate effect size and output both the scaled effect and the descriptor.

It will apply this to data that is given in the "key", "value" format.

Usage

1

Arguments

df

with a column titled key, my, var and freq


medewitt/datademon documentation built on May 29, 2019, 11:40 a.m.