plot.hsmm.data {mhsmm} | R Documentation |
Produces a plot of the observed sequences, and displays a coloured bar signifying the hidden states (if available)
## S3 method for class 'hsmm.data': plot(x, ...)
x |
A hsmm.data object |
... |
Arguments passed to plot.ts |
Jared O'Connell