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.
[fHMM_parameters]
An object of class fHMM_parameters with estimated parameters.
[NULL | fHMM_parameters]
Either NULL or an object of class fHMM_parameters with true
parameters.
[fHMM_controls]
An object of class fHMM_controls.
[NULL | character()]
Either NULL (default) or a character vector of color names or
hexadecimal RGB triplets.