NEWS
CohensdpLibrary 0.5.11 (2024-08-22)
- Missed a check for the presence of r/rho in the statistics for within-subject design.
CohensdpLibrary 0.5.10 (2023-08-07)
- Uses Fortran 2008-compatible functions REAL rather than realpart
CohensdpLibrary 0.5.9 (2023-06-22)
- Uses Fortran 2008-compatible functions JIMAG and LOG_GAMMA
CohensdpLibrary 0.5.8 (2022-08-24)
- Added "regressionapproximation" method to within-subject designs (Fitts, 2022).
- Matched the lto cross-compiler compatibility tests (well, supposed to).
CohensdpLibrary 0.5.5 (2022-08-18)
- Release of CohensdpLibrary over CRAN.
- Updated references;
- Added @values to roxygen2 documentations
- Updated message managment
CohensdpLibrary 0.5.1
- Corrected typos and modernized F77 code (arithmetic IF issued warnings on Debbian)
CohensdpLibrary 0.5.0
- Version for the manuscript; Cousineau, D. (submitted)
CohensdpLibrary 0.4
- Extensive beta testing
- Full revision of comments in F90 code
- Examination of online documentation
CohensdpLibrary 0.3
- Corrected a bug regarding error code return in Fortran code
CohensdpLibrary 0.2
- Initial release of CohensdpLibrary on GitHub.
- Computes Cohen's $d_p$ in any design (between-subject, within-subject, or single group relative to a prespecified mean)
- Uses the novel Lambda'' distribution for within-subject distribution.
CohensdpLibrary 0.1
- Early implementation with only between-group and single-group designs.
- Unreleased package.