Function plot.ssp
plots stacked sequence plots from ssp
objects defined with
ssp()
.
# S3 method for ssp
plot(x, ...)
An ssp
object.
Ignored.
Helske S. and Helske J. (2019). Mixture Hidden Markov Models for Sequence Data: The seqHMM Package in R, Journal of Statistical Software, 88(3), 1-32. doi:10.18637/jss.v088.i03
ssp()
for more examples and information on defining the plot before using
plot.ssp
; ssplot()
for straight plotting of ssp
objects;
and gridplot()
for plotting multiple ssp
objects.