Skip to contents

This dataset, StandWalkJump_list, is a multivariate time series (MTS) involving short-duration ECG signals recorded from a healthy 25-year-old male performing different physical activities. The dataset is structured to allow analysis of physiological responses across 27 separate trials.

Usage

data(StandWalkJump_list)

Format

A list with 2 components:

data

A list of 27 numeric matrices, each of dimension 2500 × 4, representing ECG signals recorded during different physical activities.

classes

Numeric vector of length 27 indicating the activity label corresponding to each trial.

Source

Data taken from the mlmts package, version 1.1.2.

Details

The dataset name has been kept as 'StandWalkJump_list' to avoid confusion with other datasets in the R ecosystem. This naming convention helps distinguish this dataset as part of the healthmotionR package and assists users in identifying its specific characteristics. The suffix 'list' indicates that the dataset is a list structure. The original content has not been modified in any way.