Package: AZIAD
Title: Analyzing Zero-Inflated and Zero-Altered Data
Version: 0.0.3
Authors@R: c(
    person(given = "Niloufar", 
           family = "Dousti Mousavi", 
           role = c("aut", "cre",'cph'),
           email = "niloufar.dousti@gmail.com"), 
    person(given = "Hani",
           family = "Aldirawi",
           role = c("aut",'cph'),
           email = "hani.aldirawi@csusb.edu"),
    person(given = "Jie",
           family = "Yang",
           role = c("aut",'cph'),
           email = "jyang06@uic.edu"))
Maintainer: Niloufar Dousti Mousavi <niloufar.dousti@gmail.com>
Description: Description: Computes maximum likelihood estimates of general, zero-inflated, and zero-altered models for discrete and continuous distributions. It also performs Kolmogorov-Smirnov (KS) tests and likelihood ratio tests for general, zero-inflated, and zero-altered data. Additionally, it obtains the inverse of the Fisher information matrix and confidence intervals for the parameters of general, zero-inflated, and zero-altered models. The package simulates random deviates from zero-inflated or hurdle models to obtain maximum likelihood estimates. Based on the work of Aldirawi et al. (2022) <doi:10.1007/s42519-021-00230-y> and Dousti Mousavi et al. (2023) <doi:10.1080/00949655.2023.2207020>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.1.9000
Imports: extraDistr (>= 1.9.1), methods (>= 4.0.3), foreach (>= 1.5.2),
        doParallel (>= 1.0.16), parallel (>= 4.1.2), QRM(>= 0.3-31),
        stats (>= 4.1.2), corpcor (>= 1.6.10), base(>= 4.1.2),
        EnvStats(>= 2.6.0)
Depends: R (>= 4.1.0)
NeedsCompilation: no
Packaged: 2024-05-01 16:17:16 UTC; nilouimac
Author: Niloufar Dousti Mousavi [aut, cre, cph],
  Hani Aldirawi [aut, cph],
  Jie Yang [aut, cph]
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Repository: CRAN
Date/Publication: 2024-05-01 23:24:59 UTC
Built: R 4.6.0; ; 2025-11-13 03:49:52 UTC; windows
