hutch_g | R Documentation |
Computes dissonance factors given frequency distances in units of critical bandwidths, after Mashinter's implementation of Hutchinson & Knopoff's model \insertCiteMashinter2006,Hutchinson1978incon. This function corresponds to an approximation of the look-up table in \insertCitePlomp1965;textualincon.
hutch_g(y, cbw_cut_off = 1.2, a = 0.25, b = 2)
y |
(Numeric vector) Frequency distance in units of critical bandwidths. |
cbw_cut_off |
(Numeric scalar)
If not |
a |
(Numeric scalar, default = 0.25) Parameter from \insertCiteMashinter2006;textualincon. |
b |
(Numeric scalar, default = 2) Parameter from \insertCiteMashinter2006;textualincon. |
(Numeric vector) Dissonance factors.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.