jitter_rap | R Documentation |
Computes the Relative Average Perturbation (RAP) of a vector.
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? |
The RAP (in percent, $1..200
Fredrik Karlsson
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.