emission.heatmap {DBHC} | R Documentation |
Plots a heatmap of an HMM's emission probabilities.
emission.heatmap(emission, base_size = 10)
emission |
A matrix with emission probabilities (see also
|
base_size |
Numerical, a size parameter for the plots made using |
See hmm.clust
for an example.