This package compiles several empirical datasets for experiments on simultaneous consonance perception.
You can install the current version of inconData from Github by
entering the following commands into R:
if (!require(devtools)) install.packages("devtools")
devtools::install_github("inconData")Currently the following datasets are included:
| Label | Description |
|---|---|
| bowl18 | Bowling et al. (2012) |
| jl12a | Johnson-Laird et al. (2012, Experiment 1) |
| jl12b | Johnson-Laird et al. (2012, Experiment 2) |
| lah16 | Lahdelma & Eerola (2016) |
| sch03 | Schwartz et al. (2003) |
See the inbuilt package documentation (e.g. jl12a) for details of the
specific datasets.