synthetic_control {rucrdtw} | R Documentation |
Synthetic Control Chart Time Series Data Set
Description
This dataset contains 600 examples of control charts synthetically generated by the process in Alcock and Manolopoulos (1999) and obtained from the UCI Machine Learning Repository http://archive.ics.uci.edu/ml/datasets/Synthetic+Control+Chart+Time+Series.
Format
A matrix with 600 rows (series) and 60 columns (timepoints)
Details
There are six different classes of control charts:
Normal (Rows 1-100)
Cyclic (Rows 101-200)
Increasing trend (Rows 201-300)
Decreasing trend (Rows 301-400)
Upward shift (Rows 401-500)
Downward shift (Rows 501-600)
References
Alcock R.J. and Manolopoulos Y. Time-Series Similarity Queries Employing a Feature-Based Approach. 7th Hellenic Conference on Informatics. August 27-29. Ioannina, Greece 1999.
[Package rucrdtw version 0.1.6 Index]