examples_changepoints {harbinger} | R Documentation |
Time series for change point detection
Description
A list of time series for change point
simple: a simple synthetic time series
sinusoidal: a sinusoidal synthetic time series
incremental: a incremental synthetic time series
abrupt: a abrupt synthetic time series
volatility: a volatility synthetic time series
#'
Usage
data(examples_changepoints)
Format
A list of time series for change point detection.
Source
References
Examples
data(examples_changepoints)
serie <- examples_changepoints$simple
[Package harbinger version 1.0.787 Index]