detect {harbinger} | R Documentation |
Detect events in time series
Description
Event detection using a fitted Harbinger model
Usage
detect(obj, ...)
Arguments
obj |
harbinger object |
... |
optional arguments. |
Value
a data frame with the index of observations and if they are identified or not as an event, and their type
Examples
#See examples of detectors for anomalies, change points, and motifs
#at https://cefet-rj-dal.github.io/harbinger
[Package harbinger version 1.2.707 Index]