examples_harbinger: Time series for event detection

examples_harbingerR Documentation

Time series for event detection

Description

A list of time series for event detection

  • nonstationarity: a synthetic nonstationarity time series

  • global_temperature_yearly: yearly global temperature of the world

  • global_temperature_monthly: monthly global temperature of the world

  • multidimensional: multidimensional time series with a change point

  • seattle_week: Seattle weakly temperature in 2019

  • seattle_daily: Seattle daily temperature in 2019

#'

Usage

data(examples_harbinger)

Format

A list of time series.

Source

Harbinger package

References

Harbinger package

Examples

data(examples_harbinger)
serie <- examples_harbinger$seattle_daily

harbinger documentation built on June 22, 2024, 7:38 p.m.