dzim.plot {ZIM} | R Documentation |
Trace Plots from DZIM
Description
Function to display trace plots from a dynamic zero-inflated model.
Usage
dzim.plot(object, k.inv = FALSE, sigma.sq = FALSE, ...)
Arguments
object |
|
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. |
[Package ZIM version 1.1.0 Index]