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 jaredoconnell@gmail.com


[Package mhsmm version 0.4.21 Index]