multivrealdataset {samurais} | R Documentation |
Time series representing the three acceleration components recorded over time with body mounted accelerometers during the activity of a given person.
Description
This dataset is provided for illustration only and represents the three acceleration components recorded over time with body mounted accelerometers during the activity of a given person. These data consist therefore of multidimensional time series with several regime changes over time, each regime is associated with an activity.
Usage
multivrealdataset
Format
A data frame with 2253 rows and 4 columns:
- x
The covariate variable (the sampling time).
- y1
X axis component of the acceleration.
- y2
Y axis component of the acceleration.
- y3
Z axis component of the acceleration.
[Package samurais version 0.1.0 Index]