Hugging | R Documentation |
The EMG Physical Action-Hugging data set.
data("Hugging")
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
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.
The Hugging data set comes from the UCI database.
Demir et al. (2019). Surface emg signals and deep transfer learning-based physical action classification. Neural Computing and Applications.
data(Hugging)
## maybe str(Hugging) ; plot(Hugging) ...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.