Package: ewp Type: Package Title: An Empirical Model for Underdispersed Count Data Version: 0.1.2 Authors@R: c(person(given = "Philipp", family = "Boersch-Supan", role = c("aut", "cre"), email = "pboesu@gmail.com", comment = c(ORCID = "0000-0001-6723-6833")), person(given = "James", family = "Clarke", role = "aut", comment = c(ORCID = " 0000-0003-1826-2060") )) Description: Count regression models for underdispersed small counts (lambda < 20) based on the three-parameter exponentially weighted Poisson distribution of Ridout & Besbeas (2004) . License: MIT + file LICENSE Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.2 Depends: R (>= 2.10) LinkingTo: BH, Rcpp Imports: Rcpp, mvtnorm Suggests: covr, DHARMa, testthat (>= 3.0.0) Config/testthat/edition: 3 Repository: https://pboesu.r-universe.dev Date/Publication: 2025-04-24 09:49:06 UTC RemoteUrl: https://github.com/pboesu/ewp RemoteRef: HEAD RemoteSha: c926fe1f644833e7835e4fa2d958eeb2af6194a4 NeedsCompilation: yes Packaged: 2026-06-01 11:55:26 UTC; root Author: Philipp Boersch-Supan [aut, cre] (ORCID: ), James Clarke [aut] (ORCID: ) Maintainer: Philipp Boersch-Supan