- fix sign problems in print output for some cases
- separate out conditional RIR from COP
- add the ability to enter a confidence interval instead of an estimeted effect
- edits to README and vignette
- small edit to DESCRIPTION
- minor edits in advance of CRAN submit
- 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
- minor patch for CRAN
- 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
- major updates in advance of initial submission to the R Journal
- address minor bug introduced in the
index
argument
- integrate non-linear functions in
tkonfound()
intopkonfound()
andkonfound()
- Refinements and bug fixes for the non-linear functions
- Update to the non-linear functions.
- 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
- Update license to include our names
- Added a
NEWS.md
file to track changes to the package.