summary.hsmm_pred {signalHsmm} | R Documentation |
Summarize single signalHsmm prediction
Description
Summarizes objects of class hsmm_pred
.
Usage
## S3 method for class 'hsmm_pred'
summary(object, only_sure = TRUE,
double_linebreak = FALSE, ...)
Arguments
object |
of class |
only_sure |
|
double_linebreak |
|
... |
ignored |
Value
Nothing.
[Package signalHsmm version 1.5 Index]