detect: Detect events in time series

View source: R/harbinger.R

detectR 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

harbinger documentation built on April 4, 2025, 4:03 a.m.