Plots the estimated state-dependent distributions.
plot_sdd(controls, data, fit, decoding, colors)
A list of controls.
A list of processed data information.
A list of fitted model information.
A vector (in case of a HMM) or a matrix (in case of a hierarchical HMM) of decoded states.
A matrix of colors for different states.
No return value. Creates file "state_dependent_distributions.pdf" in "controls[["path"]]
/models/controls[["id"]]
".