View source: R/plot.ssp-deprecated.R
| plot.ssp | R Documentation |
Function plot.ssp plots stacked sequence plots from ssp objects defined with
ssp().
## S3 method for class 'ssp'
plot(x, ...)
x |
An |
... |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.