Learn R Programming

NPCirc (version 3.1.2)

HumanMotorResonance: Human motor resonance data

Description

This dataset, given by Puglisi et al. (2017), contains measurements of motor resonance responses in humans, who were requested to observe a movement of a rythmic hand flexion-extension. The dataset is composed of 70 observations, including the angular position of the hand and the resonance response.

Usage

data("HumanMotorResonance")

Arguments

Format

A data frame with 70 observations on the following 2 variables.

Angular.position

A numeric vector containing the angular position of the hand (in radians).

Reflex.Amplitude

A numeric vector containing the resonance response.

Details

See Puglisi et al. (2017) for details.

References

Puglisi, G., Leonetti, A., Landau, A., Fornia, L., Cerri, G. and Borroni, P. (2017). The role of attention in human motor resonance. PLOS ONE, 12(5), e0177457.

Examples

Run this code
data(HumanMotorResonance)

Run the code above in your browser using DataLab