Each series traces the electrical activity recorded during one heartbeat. The two classes are a normal heartbeat and a Myocardial Infarction.
Usage
data(ECG200)Format
A list containing the following components:
dfdata.framewith the following variables:classCorresponding class level of “CinCECGtorso” curves with 2 classes.
sampleFactor variable. In the TSC database, the first 100 values (
sample="train") are used as the training sample, and the remaining 100 (sample="test") for testing.
xfdataclass object withn = 200curves (one curve per row) and96discretization points (one per column).