Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 936 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 936 Bytes

Affect Grid

This is the Affect Grid for use in the Experiment Factory.

You can run it locally by putting these files in a web server, or use the Experiment Factory to generate a reproducible container.

Processing Data in R

There's an associated alpha R package for processing the data generated by the Affect Grid. This will happen in continuous integration, and you can run manually like this:

bash
cd expfactory.affectgrid
R -e 'devtools::install_deps(dependencies = TRUE)'
R -e 'devtools::check()'
R -e 'devtools::test()'

Installation

library(devtools)
install_github('earcanal/affect-grid/expfactory.affectgrid')

References

Russel, J. A., Weiss, A., & Mendelsohn, G. A. (1989). Affect grid: A single-item scale of pleasure and arousal. Journal of Personality and Social Psychology, 57(3), 493–502.