Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

dzim.fit

Fitter Function for Dynamic Zero-Inflated Models


Description

dzim.fit is the basic computing engine called by dzim used to fit dynamic zero-inflated models. This should usually not be used directly unless by experienced users.

Usage

dzim.fit(y, X, offset = rep(0, n), control = dzim.control(...), ...)

Arguments

y

response variable.

X

design matrix.

offset

offset variable.

control

control arguments.

...

additional arguments.

See Also


ZIM

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

v1.1.0
GPL-3
Authors
Ming Yang [aut, cre], Gideon Zamba [aut], Joseph Cavanaugh [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.