{
  "_id": "6a267efd794753ddbc3f032c",
  "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\"),\nemail = \"peng.yeh@merck.com\"),\nperson(\"Derek S.\", \"Young\", role = c(\"aut\", \"cre\"),\nemail = \"derek.young@uky.edu\", comment = c(ORCID = \"0000-0002-3048-3803\")))",
  "URL": "https://github.com/dsy109/ZIDW",
  "Description": "Parameter estimation for zero-inflated discrete Weibull\n(ZIDW) regression models, the univariate setting, distribution\nfunctions, functions to generate randomized quantile residuals\na pseudo R2, and plotting of rootograms. For more details, see\nKalktawi (2017) <https://bura.brunel.ac.uk/handle/2438/14476>,\nTaconeli and Rodrigues de Lara (2022)\n<doi:10.1080/00949655.2021.2005597>, and Yeh and Young (2025)\n<doi:10.1080/03610918.2025.2464076>.",
  "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": {
    "Date": "2026-06-08 08:32:10 UTC",
    "User": "root"
  },
  "Author": "Peng Yeh [aut],\nDerek S. Young [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-3048-3803>)",
  "Maintainer": "Derek S. Young <derek.young@uky.edu>",
  "MD5sum": "682700a26d4cac82aef14b0c8dd85613",
  "_user": "dsy109",
  "_type": "src",
  "_file": "ZIDW_0.1.0.tar.gz",
  "_fileid": "326bf9dd3fcfa08aae0a97ea2758f65237bd8093964e5dcec117e4210d118144",
  "_filesize": 510865,
  "_sha256": "326bf9dd3fcfa08aae0a97ea2758f65237bd8093964e5dcec117e4210d118144",
  "_created": "2026-06-08T08:32:10.000Z",
  "_published": "2026-06-08T08:36:13.411Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80053048282,
      "time": 201,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7475172612"
    },
    {
      "job": 80053048280,
      "time": 155,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7475157117"
    },
    {
      "job": 80053048298,
      "time": 139,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7475151553"
    },
    {
      "job": 80053048317,
      "time": 151,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7475155412"
    },
    {
      "job": 80052331948,
      "time": 250,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7475101071"
    },
    {
      "job": 80053048235,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7475137613"
    },
    {
      "job": 80053048286,
      "time": 184,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7475167229"
    },
    {
      "job": 80053048334,
      "time": 124,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7475146164"
    },
    {
      "job": 80053048345,
      "time": 142,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7475152495"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dsy109/actions/runs/27125304472",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/dsy109/zidw",
  "_commit": {
    "id": "72e5a016162e349a372e975270abb627441bbc9a",
    "author": "Percy Yeh <40310574+Percyyeh@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update ZIDW_reg.R\n\nUpdate print.summary.zidw function so that it can be used for univariate setting.",
    "time": 1760017664
  },
  "_maintainer": {
    "name": "Derek S. Young",
    "email": "derek.young@uky.edu",
    "login": "dsy109",
    "description": "",
    "uuid": 54218160,
    "orcid": "0000-0002-3048-3803"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "DWreg",
      "role": "Imports"
    },
    {
      "package": "actuar",
      "role": "Imports"
    },
    {
      "package": "maxLik",
      "role": "Imports"
    },
    {
      "package": "COUNT",
      "role": "Imports"
    },
    {
      "package": "gtools",
      "role": "Imports"
    },
    {
      "package": "matrixcalc",
      "role": "Imports"
    },
    {
      "package": "DiscreteWeibull",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    }
  ],
  "_owner": "dsy109",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-38",
      "n": 6
    },
    {
      "week": "2025-39",
      "n": 5
    },
    {
      "week": "2025-41",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "dsy109",
      "count": 24,
      "uuid": 54218160
    },
    {
      "user": "percyyeh",
      "count": 13,
      "uuid": 40310574
    }
  ],
  "_userbio": {
    "uuid": 54218160,
    "type": "user",
    "name": "Derek S. Young"
  },
  "_downloads": {
    "count": 112,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ZIDW"
  },
  "_devurl": "https://github.com/dsy109/zidw",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/ZIDW.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/dsy109/zidw",
  "_realowner": "dsy109",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-09-30"
    }
  ],
  "_exports": [
    "AIC.zidw",
    "BIC.zidw",
    "bootstrap_lrt",
    "coef.zidw",
    "ddw2",
    "dhdw",
    "dw.parest2",
    "dzidw",
    "dztdw",
    "logLik.zidw",
    "pdw2",
    "phdw",
    "predict.zidw",
    "print.summary.zidw",
    "print.zidw",
    "pzidw",
    "pztdw",
    "qhdw",
    "qzidw",
    "qztdw",
    "rhdw",
    "rootogram_zidw",
    "rqres_zidw_reg",
    "rzidw",
    "rztdw",
    "summary.zidw",
    "zidw_r_squared",
    "zidw_reg",
    "zidw_uni"
  ],
  "_datasets": [
    {
      "name": "covid",
      "title": "COVID-19 cases at the 2020 Summer Olympics and 2020 Summer Paralympics",
      "object": "covid",
      "file": "covid.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "date",
        "athlete",
        "staff",
        "volunteer",
        "total"
      ],
      "rows": 70,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "ZIDW.package",
      "title": "Zero-Inflated Discrete Weibull Models",
      "topics": [
        "ZIDW-package",
        "ZIDW"
      ]
    },
    {
      "page": "AIC.zidw",
      "title": "AIC and BIC for ZIDW Model Fits",
      "topics": [
        "AIC.zidw",
        "BIC.zidw"
      ]
    },
    {
      "page": "bootstrap_lrt",
      "title": "Bootstrap Likelihood Ratio Test for Zero-Inflation",
      "topics": [
        "bootstrap_lrt"
      ]
    },
    {
      "page": "coef.zidw",
      "title": "Print Coefficients from a ZIDW Model Fit",
      "topics": [
        "coef.zidw"
      ]
    },
    {
      "page": "covid",
      "title": "COVID-19 cases at the 2020 Summer Olympics and 2020 Summer Paralympics",
      "topics": [
        "covid"
      ]
    },
    {
      "page": "dhdw",
      "title": "Hurdle Discrete Weibull Distribution",
      "topics": [
        "dhdw",
        "hdw",
        "phdw",
        "qhdw",
        "rhdw"
      ]
    },
    {
      "page": "logLik.zidw",
      "title": "Extract Log-Likelihood for ZIDW Model Fits",
      "topics": [
        "logLik.zidw"
      ]
    },
    {
      "page": "predict_zidw",
      "title": "Prediction for ZIDW Model Fits",
      "topics": [
        "predict.zidw"
      ]
    },
    {
      "page": "print.zidw",
      "title": "Print Values from a ZIDW Object",
      "topics": [
        "print.zidw"
      ]
    },
    {
      "page": "rootogram_zidw",
      "title": "Rootogram for a ZIDW fit",
      "topics": [
        "rootogram_zidw"
      ]
    },
    {
      "page": "rqres_zidw_reg",
      "title": "Randomized Quantile Residuals for a ZIDW Regression Fit",
      "topics": [
        "rqres_zidw_reg"
      ]
    },
    {
      "page": "summary_zidw",
      "title": "Object Summaries",
      "topics": [
        "print.summary.zidw",
        "summary.zidw"
      ]
    },
    {
      "page": "dzidw",
      "title": "Zero-Inflated Discrete Weibull Distribution",
      "topics": [
        "dzidw",
        "pzidw",
        "qzidw",
        "rzidw",
        "zidw"
      ]
    },
    {
      "page": "zidw_r_squared",
      "title": "Pseudo-R^2 for ZIDW Regression",
      "topics": [
        "zidw_r_squared"
      ]
    },
    {
      "page": "zidw_reg",
      "title": "Fitting of Zero-Inflated Discrete Weibull Regression Models",
      "topics": [
        "zidw_reg"
      ]
    },
    {
      "page": "zidw_uni",
      "title": "Parameter Estimation for the Zero-Inflated Discrete Weibull",
      "topics": [
        "zidw_uni"
      ]
    },
    {
      "page": "dztdw",
      "title": "Zero-Truncated Discrete Weibull Distribution",
      "topics": [
        "dztdw",
        "pztdw",
        "qztdw",
        "rztdw",
        "ztdw"
      ]
    }
  ],
  "_readme": "https://github.com/dsy109/zidw/raw/HEAD/README.md",
  "_rundeps": [
    "actuar",
    "cli",
    "codetools",
    "COUNT",
    "cpp11",
    "digest",
    "DiscreteWeibull",
    "dplyr",
    "DWreg",
    "Ecdat",
    "expint",
    "farver",
    "future",
    "future.apply",
    "generics",
    "ggplot2",
    "globals",
    "glue",
    "gtable",
    "gtools",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "listenv",
    "magrittr",
    "MASS",
    "Matrix",
    "matrixcalc",
    "maxLik",
    "miscTools",
    "msme",
    "numDeriv",
    "parallelly",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "Rsolnp",
    "S7",
    "sandwich",
    "scales",
    "survival",
    "tibble",
    "tidyselect",
    "truncnorm",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "zoo"
  ],
  "_score": 3.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "zidw",
  "_universes": [
    "dsy109"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-08T08:34:59.000Z",
      "distro": "noble",
      "commit": "72e5a016162e349a372e975270abb627441bbc9a",
      "fileid": "853d67c2b38c9fe951a94b058bf616121855f8467a6de24cabc04a24a05d88b2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dsy109/actions/runs/27125304472"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-08T08:34:14.000Z",
      "distro": "noble",
      "commit": "72e5a016162e349a372e975270abb627441bbc9a",
      "fileid": "4b41f898a5e1a73c7bec9986e19c006e2d0638a765dce9458593fece74e81eae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dsy109/actions/runs/27125304472"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-08T08:34:07.000Z",
      "commit": "72e5a016162e349a372e975270abb627441bbc9a",
      "fileid": "6e19381e1605117226012f3cf7a6d61a81c451e590d22a8823b88b97042bd760",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dsy109/actions/runs/27125304472"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-08T08:34:08.000Z",
      "commit": "72e5a016162e349a372e975270abb627441bbc9a",
      "fileid": "5efb6cf495d07b44ebb60302826a69feea8d6cf627edb859f6530108dcb4d5d6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dsy109/actions/runs/27125304472"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-08T08:34:12.000Z",
      "commit": "72e5a016162e349a372e975270abb627441bbc9a",
      "fileid": "a5adaccb6d4918c0228c2dadb008b2441803a1802bf32797104c13334427f1c9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dsy109/actions/runs/27125304472"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-08T08:34:28.000Z",
      "commit": "72e5a016162e349a372e975270abb627441bbc9a",
      "fileid": "db36e1022d74b20ab53a0175e5aefc9f3e77204a77170d80def609abd33e50a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dsy109/actions/runs/27125304472"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-08T08:33:34.000Z",
      "commit": "72e5a016162e349a372e975270abb627441bbc9a",
      "fileid": "60844c6f7813d04562db946eb0ab878583b12dedb3febbeefb42e52e2ca3320f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dsy109/actions/runs/27125304472"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-08T08:33:48.000Z",
      "commit": "72e5a016162e349a372e975270abb627441bbc9a",
      "fileid": "18b93b745775c3d4c33793e1ed7717a14644b9babbc4b9faf3cfccb3ca377c54",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dsy109/actions/runs/27125304472"
    }
  ]
}