incon_models: Simultaneous consonance models

incon_modelsR Documentation

Simultaneous consonance models

Description

This tibble summarises the consonance models available in the incon package.

  • label: Label for the model, used by incon.

  • citation: Citation for the model.

  • class: Organises the models by psychological theory.

  • package: Identifies the package in which the model is implemented.

  • consonance: TRUE if the model should positively correlate with consonance, FALSE if the model should negatively correlate with consonance.

  • spectrum_sensitive: Whether the model is sensitive to the spectral characteristics of the input, in particular the number of harmonics and the roll-off rate.

  • continuous_pitch: Whether the model can take continuous pitch inputs.

  • f: Function to call the model.

Usage

incon_models

Format

An object of class tbl_df (inherits from tbl, data.frame) with 17 rows and 8 columns.


pmcharrison/incon documentation built on Feb. 12, 2024, 3:18 a.m.