powered by
A list of time series for motif (repeated patterns) and discord (rare patterns) discovery.
simple: simple synthetic series with motifs.
mitdb100: sample from MIT-BIH arrhythmia database (record 100).
mitdb102: sample from MIT-BIH arrhythmia database (record 102).
#'
data(examples_motifs)
A list of time series for motif discovery.
Harbinger package
Ogasawara, E., Salles, R., Porto, F., Pacitti, E. Event Detection in Time Series. 1st ed. Cham: Springer Nature Switzerland, 2025. doi:10.1007/978-3-031-75941-3
data(examples_motifs) # Select a simple motif series serie <- examples_motifs$simple head(serie)
Run the code above in your browser using DataLab