plot.ssp: Stack Multichannel Sequence Plots and/or Most Probable Paths...

View source: R/plot.ssp-deprecated.R

plot.sspR Documentation

Stack Multichannel Sequence Plots and/or Most Probable Paths Plots from Hidden Markov Models

Description

Function plot.ssp plots stacked sequence plots from ssp objects defined with ssp().

Usage

## S3 method for class 'ssp'
plot(x, ...)

Arguments

x

An ssp object.

...

Ignored.

References

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

See Also

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.


seqHMM documentation built on June 8, 2025, 10:16 a.m.