jitter_rap: Computes the Relative Average Perturbation (RAP) of a vector.

View source: R/RcppExports.R

jitter_rapR Documentation

Computes the Relative Average Perturbation (RAP) of a vector.

Description

Computes the Relative Average Perturbation (RAP) of a vector.

Arguments

x

The input vector

min.period

The minimum value to be included in the calculation.

max.period

The maximum value to be included in the calculation.

absolute

Should the Jitter RAP value be returned (absolute=FALSE), or the absolute Jitter RAP(absolute=TRUE). In the case of absolute Jitter RAP, the jitter will *not* be devided by the average period.

omit

Should missing intervals be removed?

Value

The RAP (in percent, $1..200

Author(s)

Fredrik Karlsson


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