entropyStats {sonicscrewdriver} | R Documentation |
Various measurements of frequency values for a Wave object
Description
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
## Not run:
entropyStats(sheep)
## End(Not run)
[Package sonicscrewdriver version 0.0.7 Index]