shimmer {sonicscrewdriver} | R Documentation |
Calculate the shimmer in a Wave object
Description
Jitter is a measure of the variability of amplitudes within periods in the waveform. Relative shimmer is scaled by the shimmer in the analysed waveform.
Usage
shimmer(wave)
Arguments
wave |
A Wave object |
Value
A vector of zero crossing locations
Examples
## Not run:
shimmer(sheep)
## End(Not run)
[Package sonicscrewdriver version 0.0.7 Index]