jitter_ddp | R Documentation |
Computes the Difference of Differences of Periods (DDP) 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 DDP value be returned (absolute=FALSE), or the absolute Jitter DDP (absolute=TRUE). In the case of absolute Jitter DDP, the jitter will *not* be devided by the average period. |
omit |
Should missing intervals be removed? |
The Jitter DDP (in s) (absolute=FALSE) or the absolute jitter DDP (in percent, $1..600
Fredrik Karlsson
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.