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:

5.91 score 7 stars 33 scripts 244 downloads 7 mentions 20 exports 1 dependencies

Last updated 1 years agofrom:9bda73e7af. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 31 2024
R-4.5-winOKOct 31 2024
R-4.5-linuxOKOct 31 2024
R-4.4-winOKOct 31 2024
R-4.4-macOKOct 31 2024
R-4.3-winOKOct 31 2024
R-4.3-macOKOct 31 2024

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

Dependencies:MASS

Introduction to ZIM

Rendered fromZIM.Rmdusingknitr::rmarkdownon Oct 31 2024.

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