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.

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