qgcomp v1.0.0
Major changes
- First release on CRAN, benchmark v0.8.14 as release version 1.0
Bug fixes
- v0.8.12: Breaks now properly reported as NULL using
qgcomp.boot
when q = NULL, rather than causing a fatal error
- v0.8.13: Fixed error if specifying nonlinear fit in
qgcomp.boot
when q = NULL by specifying fixed values for “interventions” and warning users
- v0.8.14: Documentation fixes for CRAN release
qgcomp v0.8.13
Major changes
Bug fixes
- v0.8.12: Breaks now properly reported as NULL using
qgcomp.boot
when q = NULL, rather than causing a fatal error
- v0.8.13: Fixed error if specifying nonlinear fit in
qgcomp.boot
when q = NULL by specifying fixed values for “interventions” and warning users
qgcomp v0.8.11
Major changes
- Code finalized for release