statsExpressions 0.2.0
BREAKING CHANGES
expr_templatefunction now expects two dataframes:dataandeffsize.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 likebroom.
MINOR CHANGES
-
Minor tweaks to how widehat is displayed in some of the expressions.
-
Cramer's V is bias-corrected by default.