Package: pglm Version: 1.0-0 Date: 2023-12-02 Title: Panel Generalized Linear Models Authors@R: person("Yves", "Croissant", role = c("aut", "cre"), email = "yves.croissant@univ-reunion.fr", comment = c(ORCID = "0000-0002-4857-7736")) Depends: R (>= 3.5.0), micsr Imports: statmod, Formula, plm, Rdpack Suggests: lmtest, car, knitr Description: Estimation of panel models for glm-like models: this includes binomial models (logit and probit), count models (poisson and negbin) and ordered models (logit and probit), as described in: Baltagi (2013) Econometric Analysis of Panel Data Hsiao (2014) Analysis of Panel Data and Croissant and Millo (2018), Panel Data Econometrics with R . Encoding: UTF-8 License: GPL (>=2) URL: https://www.r-project.org/package=pglm VignetteBuilder: knitr NeedsCompilation: yes RoxygenNote: 7.2.3 Roxygen: list(markdown = TRUE) LazyData: true RdMacros: Rdpack Repository: https://ycroissant.r-universe.dev Date/Publication: 2023-12-02 11:33:03 UTC RemoteUrl: https://github.com/ycroissant/pglm RemoteRef: HEAD RemoteSha: 3638c930392d05dd27aa08c4db6ce08fcd6466dc Packaged: 2026-06-24 04:49:47 UTC; root Author: Yves Croissant [aut, cre] (ORCID: ) Maintainer: Yves Croissant