Learn R Programming

effectsize (version 0.7.0)

effectsize_deprecated: Deprecated functions

Description

Deprecated functions

Usage

interpret_d(...)

interpret_g(...)

interpret_delta(...)

interpret_parameters(...)

Arguments

...

Arguments to the deprecated function.

Details

  • 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.