| Hugging {SOPC} | R Documentation |
Hugging
Description
The EMG Physical Action-Hugging data set.
Usage
data("Hugging")
Format
A data frame with 9752 observations on the following 8 variables.
Aa numeric vector
Ba numeric vector
Ca numeric vector
Da numeric vector
Ea numeric vector
Fa numeric vector
Ga numeric vector
Ha numeric vector
Details
The data set is a body movement data set, including 10 normal and 10 aggressive body movements. The data frame with 9752 observations on the following 8 variables.
Source
The Hugging data set comes from the UCI database.
References
Demir et al. (2019). Surface emg signals and deep transfer learning-based physical action classification. Neural Computing and Applications.
Examples
data(Hugging)
## maybe str(Hugging) ; plot(Hugging) ...
[Package SOPC version 0.1.0 Index]