Learn R Programming

harbinger (version 1.2.727)

detect: Detect events in time series

Description

Event detection using a fitted Harbinger model

Usage

detect(obj, ...)

Value

a data frame with the index of observations and if they are identified or not as an event, and their type

Arguments

obj

harbinger object

...

optional arguments.

Examples

Run this code
#See examples of detectors for anomalies, change points, and motifs
#at https://cefet-rj-dal.github.io/harbinger

Run the code above in your browser using DataLab