jitter_local | R Documentation |
Computes the local jitter 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 (local) Jitter value be returned (absolute=FALSE), or the absolute (local) Jitter (absolute=TRUE). In the case of absolute (local) Jitter, the jitter will *not* be devided by the average period. |
omit |
Should missing intervals be removed? |
A value indicating the (local) jitter (absolute=FALSE) or the absolute (local) jitter (absolute=TRUE).
Fredrik Karlsson
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.