This function plots the estimated state-dependent distributions.
plot_sdds(est, true = NULL, controls, colors)
No return value. Draws a plot to the current device.
An object of class fHMM_parameters
with estimated parameters.
Either NULL
or an object of class fHMM_parameters
with true
parameters.
An object of class fHMM_controls
.
Either NULL
(default) or a character
vector of color names or
hexadecimal RGB triplets.