{
  "_id": "6a1ff3a6b401979e73442b88",
  "Package": "AZIAD",
  "Title": "Analyzing Zero-Inflated and Zero-Altered Data",
  "Version": "0.0.3",
  "Authors@R": "c(\nperson(given = \"Niloufar\",\nfamily = \"Dousti Mousavi\",\nrole = c(\"aut\", \"cre\",'cph'),\nemail = \"niloufar.dousti@gmail.com\"),\nperson(given = \"Hani\",\nfamily = \"Aldirawi\",\nrole = c(\"aut\",'cph'),\nemail = \"hani.aldirawi@csusb.edu\"),\nperson(given = \"Jie\",\nfamily = \"Yang\",\nrole = c(\"aut\",'cph'),\nemail = \"jyang06@uic.edu\"))",
  "Maintainer": "Niloufar Dousti Mousavi <niloufar.dousti@gmail.com>",
  "Description": "Description: Computes maximum likelihood estimates of\ngeneral, zero-inflated, and zero-altered models for discrete\nand continuous distributions. It also performs\nKolmogorov-Smirnov (KS) tests and likelihood ratio tests for\ngeneral, zero-inflated, and zero-altered data. Additionally, it\nobtains the inverse of the Fisher information matrix and\nconfidence intervals for the parameters of general,\nzero-inflated, and zero-altered models. The package simulates\nrandom deviates from zero-inflated or hurdle models to obtain\nmaximum likelihood estimates. Based on the work of Aldirawi et\nal. (2022) <doi:10.1007/s42519-021-00230-y> and Dousti Mousavi\net al. (2023) <doi:10.1080/00949655.2023.2207020>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.1.9000",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 09:24:19 UTC",
    "User": "root"
  },
  "Author": "Niloufar Dousti Mousavi [aut, cre, cph], Hani Aldirawi [aut,\ncph], Jie Yang [aut, cph]",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libgsl0-dev",
  "Repository": "https://niloufardousti.r-universe.dev",
  "Date/Publication": "2024-05-02 02:34:32 UTC",
  "RemoteUrl": "https://github.com/cran/AZIAD",
  "RemoteRef": "HEAD",
  "RemoteSha": "6e278824ab483b4ffee0e0ae26305afe7c09ff6b",
  "MD5sum": "e35dfafa7c62fc05b24d0eda99cc65a5",
  "_user": "niloufardousti",
  "_type": "src",
  "_file": "AZIAD_0.0.3.tar.gz",
  "_fileid": "8d315d93db9839eb7cf11268db38d9f36fc3dc13b977a7602bc4bee268f9cf2d",
  "_filesize": 204312,
  "_sha256": "8d315d93db9839eb7cf11268db38d9f36fc3dc13b977a7602bc4bee268f9cf2d",
  "_created": "2026-06-03T09:24:19.000Z",
  "_published": "2026-06-03T09:28:06.418Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79262553710,
      "time": 127,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7380690766"
    },
    {
      "job": 79262553870,
      "time": 144,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380697461"
    },
    {
      "job": 79262553686,
      "time": 134,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7380685989"
    },
    {
      "job": 79262553714,
      "time": 137,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380682421"
    },
    {
      "job": 79262063486,
      "time": 167,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380641463"
    },
    {
      "job": 79262553737,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380683300"
    },
    {
      "job": 79262553750,
      "time": 89,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7380675503"
    },
    {
      "job": 79262553783,
      "time": 78,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7380672099"
    },
    {
      "job": 79262553679,
      "time": 92,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380676746"
    }
  ],
  "_buildurl": "https://github.com/r-universe/niloufardousti/actions/runs/26875617051",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/AZIAD",
  "_commit": {
    "id": "6e278824ab483b4ffee0e0ae26305afe7c09ff6b",
    "author": "Niloufar Dousti Mousavi <niloufar.dousti@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.0.3\n",
    "time": 1714617272
  },
  "_maintainer": {
    "name": "Niloufar Dousti Mousavi",
    "email": "niloufar.dousti@gmail.com",
    "login": "niloufardousti",
    "description": "",
    "uuid": 104405469
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "extraDistr",
      "version": ">= 1.9.1",
      "role": "Imports"
    },
    {
      "package": "methods",
      "version": ">= 4.0.3",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "version": ">= 1.5.2",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "version": ">= 1.0.16",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "version": ">= 4.1.2",
      "role": "Imports"
    },
    {
      "package": "QRM",
      "version": ">= 0.3-31",
      "role": "Imports"
    },
    {
      "package": "stats",
      "version": ">= 4.1.2",
      "role": "Imports"
    },
    {
      "package": "corpcor",
      "version": ">= 1.6.10",
      "role": "Imports"
    },
    {
      "package": "base",
      "version": ">= 4.1.2",
      "role": "Imports"
    },
    {
      "package": "EnvStats",
      "version": ">= 2.6.0",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "niloufardousti",
      "count": 3,
      "uuid": 104405469
    }
  ],
  "_userbio": {
    "uuid": 104405469,
    "type": "user",
    "name": "Niloufardousti"
  },
  "_downloads": {
    "count": 213,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/AZIAD"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/AZIAD.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_realowner": "niloufardousti",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2022-03-11"
    },
    {
      "version": "0.0.2",
      "date": "2022-08-14"
    },
    {
      "version": "0.0.3",
      "date": "2024-05-02"
    }
  ],
  "_exports": [
    "FI.ZI",
    "kstest.A",
    "kstest.B",
    "lrt.A",
    "new.mle",
    "ofp",
    "sample.h1",
    "sample.zi1",
    "zih.mle"
  ],
  "_help": [
    {
      "page": "FI.ZI",
      "title": "Inverse Fisher Information matrix and confidence intervals of the parameters for general, continuous, and discrete zero-inflated or hurdle distributions.",
      "topics": [
        "FI.ZI"
      ]
    },
    {
      "page": "kstest.A",
      "title": "The Monte Carlo estimate for the p-value of a discrete KS Test based on zih.mle estimates.",
      "topics": [
        "kstest.A"
      ]
    },
    {
      "page": "kstest.B",
      "title": "The Monte Carlo estimate for the p-value of a discrete KS test based on nested bootstrapped samples",
      "topics": [
        "kstest.B"
      ]
    },
    {
      "page": "lrt.A",
      "title": "likelihood ratio test for two models based on kstest.A",
      "topics": [
        "lrt.A"
      ]
    },
    {
      "page": "new.mle",
      "title": "Maximum likelihood estimate for general discrete and continuous distributions",
      "topics": [
        "new.mle"
      ]
    },
    {
      "page": "ofp",
      "title": "Number of physician office visits.",
      "topics": [
        "ofp"
      ]
    },
    {
      "page": "sample.h1",
      "title": "Generate random deviates from hurdle models",
      "topics": [
        "sample.h1"
      ]
    },
    {
      "page": "sample.zi1",
      "title": "Generate random deviates from zero-inflated",
      "topics": [
        "sample.zi1"
      ]
    },
    {
      "page": "zih.mle",
      "title": "Maximum likelihood estimate for Zero-Inflated or Zero-Altered discrete and continuous distributions.",
      "topics": [
        "zih.mle"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "codetools",
    "corpcor",
    "cpp11",
    "doParallel",
    "EnvStats",
    "extraDistr",
    "farver",
    "foreach",
    "ggplot2",
    "glue",
    "gsl",
    "gtable",
    "isoband",
    "iterators",
    "labeling",
    "lattice",
    "lifecycle",
    "MASS",
    "Matrix",
    "mgcv",
    "mvtnorm",
    "nlme",
    "nortest",
    "numDeriv",
    "QRM",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "S7",
    "scales",
    "timeDate",
    "timeSeries",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "aziad",
  "_universes": [
    "niloufardousti"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.3",
      "date": "2026-06-03T09:26:22.000Z",
      "distro": "noble",
      "commit": "6e278824ab483b4ffee0e0ae26305afe7c09ff6b",
      "fileid": "ce891de20acd56840dd3494da74051a3f5a4637424f731dc1b7a05940941a520",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/niloufardousti/actions/runs/26875617051"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.3",
      "date": "2026-06-03T09:26:37.000Z",
      "distro": "noble",
      "commit": "6e278824ab483b4ffee0e0ae26305afe7c09ff6b",
      "fileid": "d35503dc90fec7a959e112f9201df341c3d584258e7b849809cff19ee64ccb83",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/niloufardousti/actions/runs/26875617051"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.3",
      "date": "2026-06-03T09:26:17.000Z",
      "commit": "6e278824ab483b4ffee0e0ae26305afe7c09ff6b",
      "fileid": "2ccdc25941e52eadf15a53cb388cd7087d7faa48d95f6b70a9ac685298256efc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/niloufardousti/actions/runs/26875617051"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.3",
      "date": "2026-06-03T09:26:06.000Z",
      "commit": "6e278824ab483b4ffee0e0ae26305afe7c09ff6b",
      "fileid": "67a5481c9071bc798b5e23c30f2a8f6e9b5a65bbe4495a56d558aad639518055",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/niloufardousti/actions/runs/26875617051"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.3",
      "date": "2026-06-03T09:26:25.000Z",
      "commit": "6e278824ab483b4ffee0e0ae26305afe7c09ff6b",
      "fileid": "b4ffad32cf76ada53abff2171d6ccaeb83a3d52c58462957b56ffcea0a1281a1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/niloufardousti/actions/runs/26875617051"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.3",
      "date": "2026-06-03T09:25:33.000Z",
      "commit": "6e278824ab483b4ffee0e0ae26305afe7c09ff6b",
      "fileid": "7ea69a1673676d5e112a4e7baf7dd3c6d09b30cad10c390bf39b2e4faaf063cb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/niloufardousti/actions/runs/26875617051"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.3",
      "date": "2026-06-03T09:25:26.000Z",
      "commit": "6e278824ab483b4ffee0e0ae26305afe7c09ff6b",
      "fileid": "20c4bdc2215c9434820af02ef2b822c7c02385012e078eb897a80a14530ba30c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/niloufardousti/actions/runs/26875617051"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.3",
      "date": "2026-06-03T09:25:32.000Z",
      "commit": "6e278824ab483b4ffee0e0ae26305afe7c09ff6b",
      "fileid": "cea12229e17d40da14173b311f92987215d80bbfd4463bc1c827b57c9884e242",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/niloufardousti/actions/runs/26875617051"
    }
  ]
}