Arguments
K
Number of effect sizes to generate.
X_t
The population mean (mu) of the (t)reatment group.
var_t
The population variance of the treatment group mean.
N_t
The number of samples of the treatment mean. When a non-negative
integer, all treatment means will be estimated using the same N. A
vector of unequal N's can also be taken; if so, K will be ignored and the
number of randomly generated means will equa
X_c
The population mean (mu) of the (c)ontrol group.
var_c
The population variance of the control group mean.
N_c
The number of samples of the control mean. When a non-negative
integer, all control means will be estimated using the same N. A
vector of unequal N's can also be taken; if so, K will be ignored and the
number of randomly generated means will equal th
bias_correction
When "FALSE"
, returns Cohen's g effect sizes
that are not adjusted using a small-sample correction (J).