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) <DOI:10.1191/1471082X04st064oa>.
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
NeedsCompilation: yes
Packaged: 2025-04-22 11:05:05 UTC; philipp.boerschsupan
Author: Philipp Boersch-Supan [aut, cre]
    (<https://orcid.org/0000-0001-6723-6833>),
  James Clarke [aut] (<https://orcid.org/0000-0003-1826-2060>)
Maintainer: Philipp Boersch-Supan <pboesu@gmail.com>
Repository: CRAN
Date/Publication: 2025-04-22 11:20:02 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-10-08 01:12:39 UTC; windows
Archs: x64
