Changes in version 1.0.0 (2025-03-12) Major changes - First fully stable release - Major change to underlying plotting code to allow output of geometries Minor changes - Documentation improvements - Re-worked vignette - Function call changes to improve consistency with qgcomp package Bug fixes - major, rare: fixed an issue with formula interpretation for complex formulas with nested interaction terms Changes in version 0.10.0 Major changes - added non-linearity for estimating equation methods - added plotting and bounds for estimating equation methods - new dependency: MASS Minor changes - Documentation improvements Bug fixes - n/a Changes in version 0.9.0 Major changes - added new dependencies: numDeriv and rootSolve Minor changes - added a number of generic functions, including anova to help make global chi-squared tests of interaction Bug fixes - n/a Changes in version 0.8.0 Major changes - Added estimating functions approach qgcomp.emm.glm.ee which allows a variety of new approaches (see ?qgcomp::qgcomp.glm.ee for more info) Minor changes - n/a Bug fixes - qgcomp.emm.glm.boot had a rare, fatal bug when setting q=NULL Changes in version 0.7.0 (2022-03-22) Minor changes - Added getjointeffects function to get mixture effects at values of an interacting variable versus a common referent level of exposure and the interacting variable Bug fixes - n/a Changes in version 0.6.6 (2021-12-11) Minor changes - Documentation changes - Handling of parallel processing through futures: bringing in line with package recommendations and planned deprecations. - Reduce help example times Bug fixes - correcting calculations in 'modelbound' function - correcting starting values in bootstrap fits for binary outcomes when rr = TRUE Changes in version 0.6.2 (2021-09-20) Minor changes - implementing data output for survival models - Improved vignette - added examples to plot documentation for manipulating plots Bug fixes - Typos in plotting - Doc unicode scrubbing Changes in version 0.5.0 Minor changes - Better error handling for non-linear fits - Improved vignette Changes in version 0.4.0 Major changes - Better error handling in likelihood functions Bug fixes - Fixed bug in log-Jacobian calculation for Gaussian model