Learn R Programming

harbinger (version 1.2.727)

examples_harbinger: 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)

Arguments

Format

A list of time series.

References

Harbinger package

Examples

Run this code
data(examples_harbinger)
serie <- examples_harbinger$seattle_daily

Run the code above in your browser using DataLab