PA: Computes pace acceleration in a vector of intervals.

View source: R/rythm.R

PAR Documentation

Computes pace acceleration in a vector of intervals.

Usage

PA(x, return.na = TRUE, omit = FALSE)

Arguments

x

The input vector containing syllable durations.

return.na

boolean;Return NA in the case there are not 20 intervals in the series?

omit

Should NA intervals be removed before computing the relative

Computes the pace acceleration of a DDK sequence according to the definition in \insertCiteFlasskamp:2011jqarticulated. Please note that one NA value in a syllable duration vector means that the function will compute the not the 20th as was defined in the original publication), which is likelly not what you want. Please use 'omit=TRUE' to handle this case. \insertAllCited

\insertRef

Flasskamp:2011jqarticulated Fredrik Karlsson


FredrikKarlssonSpeech/articulated documentation built on July 20, 2023, 8:20 a.m.