SyntheticData1 {mlmts}R Documentation

SyntheticData1

Description

Synthetic dataset containing 60 MTS generated from four different generating processes.

Usage

data(SyntheticData1)

Format

A list with two elements, which are:

data

A list with 60 MTS.

classes

A numeric vector indicating the corresponding classes associated with the elements in data.

Details

Each element in data is a matrix formed by 400 rows (series length) and 2 columns (dimensions). Series 1-15 were generated from a VAR(1) process and series 16-30 were generated from a VMA(1) process. Series 31-45 were generated from a QVAR(1) process and series 46-60 were generated from a different QVAR(1) process. Therefore, there are 4 different classes in the dataset.


[Package mlmts version 1.1.1 Index]