Learn R Programming

SOPC (version 0.1.0)

Hugging: Hugging

Description

The EMG Physical Action-Hugging data set.

Usage

data("Hugging")

Arguments

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.

References

Demir et al. (2019). Surface emg signals and deep transfer learning-based physical action classification. Neural Computing and Applications.

Examples

Run this code
data(Hugging)
## maybe str(Hugging) ; plot(Hugging) ...

Run the code above in your browser using DataLab