d-ratio and pairwise Cohen's d with respect to sample size.
inner_d(da, gr, co, st, co_ord = NULL, co_nom = NULL)
A list of length two. The first element is a matrix including all pairwise effects. The second is a vector expressing d-ratio in dependency of sample size.
Specifying the data frame or tibble with the data.
A character vector specifying the IVs.
A character vector naming the DVs.
A character naming the variable for iteratively inclusion
A character vector naming the ordinal DVs.
A character vector naming the nominal DVs.
Julian Urban
This function computed the d-ratio and all pairwise effects with respect to sample size.