Skip to content

statsExpressions 0.2.0

Compare
Choose a tag to compare
@IndrajeetPatil IndrajeetPatil released this 10 Jan 07:51

BREAKING CHANGES

  • expr_template function now expects two dataframes: data and effsize.df
    that contain the details needed for creating expressions instead of
    providing each individual values. This makes the function more friendly work
    with using modeling packages like broom.

MINOR CHANGES

  • Minor tweaks to how widehat is displayed in some of the expressions.

  • Cramer's V is bias-corrected by default.