Function to display trace plots from a dynamic zero-inflated model.
dzim.plot(object, k.inv = FALSE, sigma.sq = FALSE, ...)
Arguments
- object
objective from dzim
or dzim.fit
.
- k.inv
logical; indicating whether an inverse transformation is needed for the dispersion parameter.
- sigma.sq
logical; indicating whether a square transformation is needed for the standard deviation parameter.
- ...
additional arguments.