plot.hsmm.data {mhsmm}R Documentation

Plot function for hsmm data

Description

Produces a plot of the observed sequences, and displays a coloured bar signifying the hidden states (if available)

Usage

## S3 method for class 'hsmm.data':
plot(x, ...)

Arguments

x A hsmm.data object
... Arguments passed to plot.ts

Author(s)

Jared O'Connell


[Package mhsmm version 0.1.0 Index]