First CRAN release
This is the first version of the package released to CRAN. It includes many new features:
- The
calc_ES()function for calculating multiple effect size estimates on a single data series. - The
batch_calc_ES()function for calculating effect size estimates for multiple data series. - The
gem_scd()function for estimating the gradual effects model (Swan & Pustejovsky, 2018). - A shiny app for calculating basic within-case effect sizes.
- A shiny app for estimating effect sizes based on gradual effects model.
- Revised documentation.
- Extensive unit testing.