Skip to contents

This dataset includes time-series data generated by accelerometer and gyroscope sensors. A total of 24 participants in a range of gender, age, weight, and height performed 4 activities in the same environment and conditions: downstairs, upstairs, walking, jogging, sitting, and standing.

Format

A functional time series object of class `funts` with the following fields:

Examples

if (FALSE) { # \dontrun{
# Load the Motion Sense Dataset
data("motion_sense_data")
} # }