Learn R Programming

mlmts (version 1.1.2)

AtrialFibrillation: AtrialFibrillation

Description

Multivariate time series (MTS) of two-channel ECG recordings of atrial fibrillation. The database has been created from data used in the Computers in Cardiology Challenge 2004.

Usage

data(AtrialFibrillation)

Arguments

Format

A list with two elements, which are:

data

A list with 30 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 640 rows (time points) indicating ECG measures and 2 columns (variables) indicating ECG leads. The first 15 elements correspond to the training set, whereas the last 15 elements correspond to the test set. The numeric vector classes is formed by integers from 1 to 3, indicating that there are 3 different classes in the database. Each class is associated with a different type of atrial fibrillation. For more information, see bagnall2018uea;textualmlmts.

References

bagnall2018ueamlmts ruiz2021greatmlmts bagnallwebmlmts