NEWS
tidysmd 0.2.0.9000
tidysmd 0.2.0 (2023-05-26)
- Added a
make_dummy_vars
argument to tidy_smd()
to transform categorical variables to dummy variables prior to calculating the SMD (#7)
- Added
geom_love()
(#5)
- Added
bind_matches()
and improved support for matched datasets (#10). Some arguments and output were changed to support this generalization and may result in breaking changes.
tidysmd 0.1.1 (2022-08-05)
- Fixed imports issue related to tidyselect
tidysmd 0.1.0 (2021-10-25)
- Added a
NEWS.md
file to track changes to the package.