HumanMotorResonance {NPCirc} | R Documentation |
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")
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.
Source
The dataset was obtained by Puglisi et al. (2017).
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
data(HumanMotorResonance)
[Package NPCirc version 3.1.1 Index]