plot.hmm: Plot method for hmm objects

Description Usage Arguments

View source: R/plots.R

Description

The plot method for hmm-objects provides convenient access to several types of plots useful for visualizing hmm models using the default settings.

Usage

1
2
## S3 method for class 'hmm'
plot(x, plotfun = "cluster")

Arguments

x

an hmm object

plotfun

one of "cluster","global", or "network"


apeterson91/fhmm documentation built on Nov. 2, 2019, 1:58 p.m.