Learn R Programming

sonicscrewdriver (version 0.0.7)

shimmer: 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)

Value

A vector of zero crossing locations

Arguments

wave

A Wave object

Examples

Run this code
if (FALSE) {
shimmer(sheep)
}

Run the code above in your browser using DataLab