Skip to contents

This dataset, motionpaths_list, is a list containing simulated motion paths. It includes trajectories represented as numeric matrices and corresponding group classifications.

Usage

data(motionpaths_list)

Format

A list with 2 components:

trajectories

A numeric matrix with dimensions [40, 10], representing simulated motion trajectories

groups

A factor vector with 4 levels indicating group classifications

Source

Data taken from the RRPP package version 2.1.2.

Details

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