Changelog
Source:NEWS.md
konfound 1.0.0
- major release of changes that were being made in the “newitcv” branch:
- Includes option to specify non-zero null hypotheses
- Includes option to directly specify threshold for inference
- Improved output statements
- Includes full raw results for RIR and ITCV
- Calculation for unconditional ITCV when possible
konfound 0.5.0
CRAN release: 2024-03-18
- edits in response to JOSS feedback, specifically:
- improved testing suite
- removal of test_all = TRUE to deal with high cyclomatic complexity
- improvement of coding style to be consistent and in accordance with good practice
konfound 0.4.0
CRAN release: 2021-06-01
- major updates in advance of initial submission to the R Journal
konfound 0.3.0
CRAN release: 2020-12-17
- integrate non-linear functions in
tkonfound()
intopkonfound()
andkonfound()
konfound 0.1.2
CRAN release: 2019-04-12
- Thanks to J. Murphy for pointing out a bug in how mkonfound works for lme4 output, a bug in the code of
konfound-lm
related to when the message is displayed when all coefficients are tested, and suggesting to add the name of the variable to the data frame returned when all variables are tested