Package: ZIDW Version: 0.1.0 Date: 2025-09-22 Title: Zero-Inflated Discrete Weibull Models Authors@R: c(person("Peng", "Yeh", role = c("aut"), email = "peng.yeh@merck.com"), person("Derek S.", "Young", role = c("aut", "cre"), email = "derek.young@uky.edu", comment = c(ORCID = "0000-0002-3048-3803"))) Depends: R (>= 4.1.0) Imports: DWreg, actuar, maxLik, COUNT, gtools, matrixcalc, DiscreteWeibull, dplyr, ggplot2, purrr, tibble URL: https://github.com/dsy109/ZIDW Description: Parameter estimation for zero-inflated discrete Weibull (ZIDW) regression models, the univariate setting, distribution functions, functions to generate randomized quantile residuals a pseudo R2, and plotting of rootograms. For more details, see Kalktawi (2017) , Taconeli and Rodrigues de Lara (2022) , and Yeh and Young (2025) . License: GPL (>= 2) Repository: https://dsy109.r-universe.dev Date/Publication: 2025-10-09 13:47:44 UTC RemoteUrl: https://github.com/dsy109/zidw RemoteRef: HEAD RemoteSha: 72e5a016162e349a372e975270abb627441bbc9a NeedsCompilation: no Packaged: 2026-07-08 06:30:45 UTC; root Author: Peng Yeh [aut], Derek S. Young [aut, cre] (ORCID: ) Maintainer: Derek S. Young