plot.hsmm_pred {signalHsmm} | R Documentation |
Plot single signalHsmm prediction
Description
Plots objects of class hsmm_pred
.
Usage
## S3 method for class 'hsmm_pred'
plot(x, add_legend = TRUE, only_sure = TRUE, ...)
Arguments
x |
object of class |
add_legend |
|
only_sure |
|
... |
ignored. |
Value
Nothing.
[Package signalHsmm version 1.5 Index]