powered by
Plots a heatmap of an HMM's emission probabilities.
emission.heatmap(emission, base_size = 10)
A matrix with emission probabilities (see also build_hmm).
build_hmm
Numerical, a size parameter for the plots made using ggplot2 (see theme), default = 10.
ggplot2
See hmm.clust for an example.
hmm.clust