Package: ZIM 1.1.2
ZIM: Zero-Inflated Models 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:
ZIM_1.1.2.tar.gz
ZIM_1.1.2.zip(r-4.7)ZIM_1.1.2.zip(r-4.6)ZIM_1.1.2.zip(r-4.5)
ZIM_1.1.2.tgz(r-4.6-any)ZIM_1.1.2.tgz(r-4.5-any)
ZIM_1.1.2.tar.gz(r-4.7-any)ZIM_1.1.2.tar.gz(r-4.6-any)
ZIM_1.1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
ZIM/json (API)
| # Install 'ZIM' in R: |
| install.packages('ZIM', repos = c('https://mingstat.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mingstat/zim/issues
Pkgdown/docs site:https://mingstat.github.io
Last updated from:889ea8805b. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 157 | ||
| source / vignettes | OK | 174 | ||
| linux-release-x86_64 | OK | 175 | ||
| macos-release-arm64 | OK | 242 | ||
| macos-oldrel-arm64 | OK | 222 | ||
| windows-devel | OK | 73 | ||
| windows-release | OK | 100 | ||
| windows-oldrel | OK | 73 | ||
| wasm-release | OK | 110 |
Exports:bshiftdzimdzim.controldzim.filterdzim.fitdzim.plotdzim.simdzim.smoothdzinbdzippvaluepzinbpzipqzinbqziprzinbrzipzimzim.controlzim.fit
Dependencies:MASS
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Zero-Inflated Models for Count Time Series with Excess Zeros | ZIM-package ZIM |
| Backshift Operator Apply the backshift operator or lag operator to a time series objective. | bshift |
| Fitting Dynamic Zero-Inflated Models | dzim |
| Auxiliary for Controlling DZIM Fitting | dzim.control |
| Particle Filtering for DZIM | dzim.filter |
| Fitter Function for Dynamic Zero-Inflated Models | dzim.fit |
| Trace Plots from DZIM | dzim.plot |
| Simulate Data from DZIM | dzim.sim |
| Particle Smoothing for DZIM | dzim.smooth |
| Example: Injury Series from Occupational Health | injury |
| Function to Compute P-value. | pvalue |
| Example: Syphilis Series | syph |
| Fitting Zero-Inflated Models | zim |
| Auxiliary for Controlling ZIM Fitting | zim.control |
| Fitter Function for Zero-Inflated Models | zim.fit |
| The Zero-Inflated Negative Binomial Distribution | dzinb pzinb qzinb rzinb ZINB |
| The Zero-Inflated Poisson Distribution | dzip pzip qzip rzip ZIP |
