Package: ZIM 1.1.0.1809

Ming Yang

ZIM: Zero-Inflated Models (ZIM) for Count Time Series with Excess Zeros

Analyze count time series with excess zeros. Two types of statistical models are supported: Markov regression by Yang et al. (2013) <doi:10.1016/j.stamet.2013.02.001> and state-space models by Yang et al. (2015) <doi:10.1177/1471082X14535530>. They are also known as observation-driven and parameter-driven models respectively in the time series literature. The functions used for Markov regression or observation-driven models can also be used to fit ordinary regression models with independent data under the zero-inflated Poisson (ZIP) or zero-inflated negative binomial (ZINB) assumption. Besides, the package contains some miscellaneous functions to compute density, distribution, quantile, and generate random numbers from ZIP and ZINB distributions.

Authors:Ming Yang [aut, cre], Gideon Zamba [aut], Joseph Cavanaugh [aut]

ZIM_1.1.0.1809.tar.gz
ZIM_1.1.0.1809.zip(r-4.5)ZIM_1.1.0.1809.zip(r-4.4)ZIM_1.1.0.1809.zip(r-4.3)
ZIM_1.1.0.1809.tgz(r-4.4-any)ZIM_1.1.0.1809.tgz(r-4.3-any)
ZIM_1.1.0.1809.tar.gz(r-4.5-noble)ZIM_1.1.0.1809.tar.gz(r-4.4-noble)
ZIM_1.1.0.1809.tgz(r-4.4-emscripten)ZIM_1.1.0.1809.tgz(r-4.3-emscripten)
ZIM.pdf |ZIM.html
ZIM/json (API)

# Install 'ZIM' in R:
install.packages('ZIM', repos = c('https://mingstat.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/biostatstudio/zim/issues

Datasets:
  • injury - Example: Injury Series from Occupational Health
  • syph - Example: Syphilis Series

On CRAN:

20 exports 7 stars 2.40 score 1 dependencies 7 mentions 31 scripts 306 downloads

Last updated 12 months agofrom:9bda73e7af. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 01 2024
R-4.5-winOKSep 01 2024
R-4.5-linuxOKSep 01 2024
R-4.4-winOKSep 01 2024
R-4.4-macOKSep 01 2024
R-4.3-winOKSep 01 2024
R-4.3-macOKSep 01 2024

Exports:bshiftdzimdzim.controldzim.filterdzim.fitdzim.plotdzim.simdzim.smoothdzinbdzippvaluepzinbpzipqzinbqziprzinbrzipzimzim.controlzim.fit

Dependencies:MASS

Introduction to ZIM

Rendered fromZIM.Rmdusingknitr::rmarkdownon Sep 01 2024.

Last update: 2018-09-03
Started: 2018-09-03