Changelog
Source:NEWS.md
remaCor 0.0.20
- Aug 4, 2025
- in
LS.empirical()add parameter, to disable gamma approx of empirical distribution of test statistics
# remaCor 0.0.19 - Feb 27, 2024 - in RE2C() return QE, QEp, Isq, etc even when correlation is not diagonal
remaCor 0.0.18
CRAN release: 2024-02-08
- Feb 8, 2024
- fix compiler issue on Windows
- https://github.com/GabrielHoffman/remaCor/pull/1
remaCor 0.0.17
- June 27, 2023
- handle case when sample from Wishart matrix is computationally singular
remaCor 0.0.15
- June 17, 2023
- in
hotelling()check thatn-p >= 1
remaCor 0.0.14
- June 15, 2023
- Fix null distribution used in
LS.empirical() - add
hotelling()test
remaCor 0.0.12
- June 3, 2023
- Add
LS.empirical()to handle fixed effects meta-analysis of regression coefficients estimated from finite sample.
remaCor 0.0.11
CRAN release: 2022-11-10
- Oct 11, 2022
- Handle errors when covariance matrix is not invertable
- center title for
plotForest()