plot.hsmm {mhsmm}R Documentation

Plot function for hsmms

Description

Displays the densities for the sojourn distributions of each state.

Usage

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

Arguments

x A hsmm object
... Arguments passed to plot

Author(s)

Jared O'Connell


[Package mhsmm version 0.1.0 Index]