Learn R Programming

signalHsmm (version 1.3)

plot.hsmm_pred: Plot single signalHsmm prediction

Description

Plots objects of class hsmm_pred.

Usage

## S3 method for class 'hsmm_pred':
plot(x, add_legend = TRUE, ...)

Arguments

x
object of class hsmm_pred.
add_legend
logical, if TRUE, legend is added to the plot.
...
ignored.

Value

  • Nothing.