entropyStats {sonicscrewdriver} | R Documentation |
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.
entropyStats(wave)
wave |
A Wave object |
A list of spectral entropy types.
## Not run:
entropyStats(sheep)
## End(Not run)