relstab | R Documentation |
The vector must contain at least 20 syllables.
relstab(x, kind = "5_12", omit = FALSE)
x |
The input vector containing syllable durations. |
kind |
Should the relative stability be computed for intervals $5..12$ (kind = "5_12") or $13..20$ (kind = "13_20"). |
omit |
Should NA intervals be removed before computing the relative pace stability? Please note that one NA value in a syllable duration vector means that relstab(kind="5_12") will compute the stability of syllables 5-13 or 6-13 instead of 5-12 when the NA value is removed, which is likelly not what you want. |
A single numeric value indicating the relative pace stability, or NA if the vector was not long enough.
Fredrik Karlsson
Skodda, S., Flasskamp, A., & Schlegel, U. (2010). Instability of syllable repetition as a model for impaired motor processing: is Parkinson’s disease a “rhythm disorder?” Journal of Neural Transmission, 117(5), 605–612. doi:10.1007/s00702-010-0390-y
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.