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(...), ...)
response variable.
design matrix.
offset variable.
control arguments.
additional arguments.
dzim
,
dzim.control
,
dzim.filter
,
dzim.smooth
,
dzim.sim
,
dzim.plot