glm2 1.2.1
- Changed glm2to call the fit function withoutsingular.okwhen the R version is less than 3.5.0, allowing
backwards compatibility to 3.2.0. (Thanks to Paul Bailey for the
suggestion)
glm2 1.2
- glm2and- glm.fit2now accept- singular.okargument, for compatibility with- glmin R 3.5.0.
glm2 1.1.3
- Removed some examples for compatibility with changes to
glmin R 3.5.0.
glm2 1.1.2
- Pass singular.ok = FALSEtolm.fitso that
singular models will stop with an error.
glm2 1.1.1
- Extract the qrcomponent correctly.