R/lah20b.R

#' Lahdelma and Eerola 2020 Exp. 2 consonance ratings
#'
#' A dataset containing ratings of consonance.
#'
#' @format A data frame with 72 rows and 10 variables:
#' \describe{
#'   \item{id}{Unique identifier of chords}
#'   \item{rating}{Mean ratings}
#'   \item{rating_sd}{standard deviation of the ratings}
#'   \item{rating_se}{standard error of the ratings}
#'   \item{pi_chord}{pitch of the chord tones in midi}
#'   \item{chord_size}{Number of pitches in the chord, numerosity}
#'   \item{dataset}{Name of the dataset}
#'   \item{dissonance_level}{Level of dissonance from Bowling}
#'   \item{name}{Name of the chord}
#'   \item{chord_nro}{Number of chord in the experiment}
#'   ...
#' }
#' @source \url{https://doi.org/10.1038/s41598-020-65615-8}
"lah20b"
tuomaseerola/inconMore documentation built on Dec. 23, 2021, 1:02 p.m.