- Implemented the metaDETECT framework of automated checks
- Added new effect size measures
- Added psychometric and regression effect size conversions
- Added a guidance system in summary() (‘guidance’ argument) that
indicates which columns are missing when an effect size cannot be
estimated
- A few other improvements in various functions
- Added single-group pre/post converters and the within-group measures
dw, gw and mdw
- Added the
pool_sd argument to the two-group pre/post
converters (SD pooled across arms)
- Improved the handling of paired/pre-post designs
- Updated the citation
- Improved the checkings for the 95% CI asymmetry
- Fixed a bug for the online app
- Updated the vignette
- Corrected typos in the documentation
- Added an ‘auto’ argument in the hierarchy of convert_df()
- Improved the way Chi-sq and Phi are converted to other measures
- Improved the compareDF function to handle different rows
ordering
- Improved the aggregate_df() function to handle different
time-points
- Corrected typos in the documentation
- First version released on CRAN