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.
A
a numeric vector
B
a numeric vector
C
a numeric vector
D
a numeric vector
E
a numeric vector
F
a numeric vector
G
a numeric vector
H
a 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]