glm2 (1.1) is now available on CRAN. glm2 fits generalized linear models using the same model specification as glm, but with a modified fitting method that is more stable for models that may fail to converge using glm (see: R Journal 3/2, 2011, pp.12-15).
The previous version of glm2 had to be archived because it called a Fortran routine no longer available in R >= 2.15.1. This has been addressed in the current version of glm2. ------------------------------------------- Ian Marschner Professor, Dept. of Statistics Macquarie University, Sydney, Australia _______________________________________________ R-packages mailing list r-packa...@r-project.org https://stat.ethz.ch/mailman/listinfo/r-packages ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.