examples_harbinger {harbinger} | R 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
References
Examples
data(examples_harbinger)
serie <- examples_harbinger$seattle_daily
[Package harbinger version 1.0.787 Index]