SingleCaseES 0.4.0
- Added calc_ES() function for calculating multiple effect size estimates on a single data series.
- Added batch_calc_ES() function for calculating effect size estimates for multiple data series.
- Added gem_scd() function for estimating the gradual effects model (Swan & Pustejovsky, 2018).
- Added shiny app for calculating basic within-case effect sizes.
- Added shiny app for estimating effect sizes based on gradual effects model.
- Revised documentation.
- Added unit tests.
- Added vignettes.
SingleCaseES 0.3
- Fixed definitions of PAND and IRD to handle cases of complete overlap (i.e., where all of the data from a phase must be removed to achieve non-overlap).
SingleCaseES 0.2