powered by
Jitter is a measure of the variability of periods in the waveform. Relative jitter is scaled by the jitter in the analysed waveform.
jitter(wave, method = "absolute")
A vector of zero crossing locations
A Wave object
One of "absolute" or "relative"
if (FALSE) { jitter(sheep, method="absolute") jitter(sheep, method="relative") }
Run the code above in your browser using DataLab