Skip to contents

Calculates the peak, centre, bandwidth and quality factor. The quality factor (Q) is calculated at both -3dB and -10dB as discussed by Bennett-Clark (1999) doi:10.1080/09524622.1999.9753408.

Usage

entropyStats(wave)

Arguments

wave

A Wave object

Value

A list of spectral entropy types.

Examples

if (FALSE) {
entropyStats(sheep)
}