plot_sdds {fHMM} | R Documentation |
Visualization of estimated state-dependent distributions
Description
This function plots the estimated state-dependent distributions.
Usage
plot_sdds(est, true = NULL, controls, colors)
Arguments
est |
An object of class |
true |
Either |
controls |
An object of class |
colors |
Either |
Value
No return value. Draws a plot to the current device.
[Package fHMM version 1.4.2 Index]