Skip to contents

This dataset, BasicMotions_list, is a multivariate time series (MTS) of four students performing four different activities while wearing a smart watch.

Usage

data(BasicMotions_list)

Format

A list with 2 components:

data

A list of 80 numeric matrices, each of dimension 100 × 6, representing six-channel sensor recordings from the smart watch.

classes

A numeric vector of length 80, indicating the class labels associated with each multivariate time series.

Source

Data taken from the mlmts package, version 1.1.2.

Details

The dataset name has been kept as 'BasicMotions_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 stored as a list object. The original content has not been modified in any way.