Skip to contents

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

if (FALSE) {
shimmer(sheep)
}