Package: GLMpack Type: Package Title: Data and Code to Accompany Generalized Linear Models, 2nd Edition Version: 0.1.0 Authors@R: c(person("Jeff", "Gill", email="jgill@american.edu", role="aut"), person("Michelle", "Torres", email="smtorres@wustl.edu", role=c("aut", "cre")), person("Simon", "Heuberger", email="sh6943a@american.edu", role="aut")) Description: Contains all the data and functions used in Generalized Linear Models, 2nd edition, by Jeff Gill and Michelle Torres. Examples to create all models, tables, and plots are included for each data set. License: GPL (>= 3) Depends: R (>= 2.10) Encoding: UTF-8 LazyData: true RoxygenNote: 6.1.1 Imports: MASS, pBrackets, nnet, effects, AER, pscl, foreign, Matrix, lme4, lmtest, sandwich, censReg, plm Config/pak/sysreqs: cmake make libicu-dev Repository: https://smtorres.r-universe.dev Date/Publication: 2019-07-19 00:58:12 UTC RemoteUrl: https://github.com/smtorres/glmpack RemoteRef: HEAD RemoteSha: 9930fcb7003320535d26b2d9d2c4fc151a745cdb NeedsCompilation: no Packaged: 2026-07-02 07:23:17 UTC; root Author: Jeff Gill [aut], Michelle Torres [aut, cre], Simon Heuberger [aut] Maintainer: Michelle Torres