Deprecated / Defunct Functions
interpret_d(...)interpret_g(...)
interpret_delta(...)
interpret_parameters(...)
normalized_chi(...)
chisq_to_normalized(...)
convert_d_to_common_language(...)
d_to_common_language(...)
convert_rb_to_common_language(...)
rb_to_common_language(...)
common_language(...)
Arguments to the deprecated function.
interpret_d
is now interpret_cohens_d
.
interpret_g
is now interpret_hedges_g
.
interpret_delta
is now interpret_glass_delta
.
interpret_parameters
for standardized parameters was incorrect. Use interpret_r
instead.
normalized_chi
is now fei
.
chisq_to_normalized
is now chisq_to_fei
.
d_to_cles
and rb_to_cles
are now one of the available functions for CLES conversion, e.g. d_to_u1
.