Skip to content

CRAN 0.8.3

Compare
Choose a tag to compare
@mattansb mattansb released this 28 Jan 17:46
· 85 commits to main since this release
566cfda

effectsize 0.8.3

Changes

  • mahalanobis_d() now defaults to one-sided CIs.

New features

  • means_ratio() for computing ratios of two means for ratio-scales outcomes (thanks to @arcaldwell49!)
  • r_to_d() family of functions gain arguments for specifying group size ( #534 )
  • r2_semipartial for semi-partial squared correlations of model terms / parameters.

Bug fixes

  • Fixed error in cohens_w() for 2-by-X tables.
  • Solved integer overflow errors in rank_biserial() ( #476 )