plot_hsmm_seq()
|
Plots a single sequence of observation. |
available_emission_viz_options()
|
Provides the list of currently supported visualization options for the observations, depending on their emission distribution. |
plot_hsmm_transitions()
|
Visualizes the model graph with transition probabilities. |
plot_hsmm_sojourn_dist()
|
Visualizes the sojourn distributions of a hidden semi-Markov model. |
plot_hsmm_marg_dist()
|
Visualizes the marginal emission distribution of a hsmm model. |
plot_hsmm_joint_em_prob()
|
Visualizes the joint emission probabilities (2x2) of a hidden semi-Markov model. |
plot_hsmm_state_colors()
|
Visualization of the model's state colors. |