Package: glm2
Type: Package
Title: Fitting Generalized Linear Models
Version: 1.1.3
Date: 2017-10-24
Authors@R: c(person("Ian", "Marschner", role = c("aut", "cre"), 
             email = "ian.marschner@mq.edu.au", 
             comment = "using code from glm and glm.fit in the stats package"))
Maintainer: Ian Marschner <ian.marschner@mq.edu.au>
Depends: R (>= 2.12.1), stats
Description: Fits generalized linear models using the same model specification as glm in the stats package, but with a modified default fitting method that provides greater stability for models that may fail to converge using glm.
License: GPL (>= 2)
LazyData: true
NeedsCompilation: no
Packaged: 2017-10-24 00:57:55 UTC; 42674999
Author: Ian Marschner [aut, cre] (using code from glm and glm.fit in the stats
    package)
Repository: CRAN
Date/Publication: 2017-10-24 21:47:52 UTC
