ste: Short term energy

Description Usage Arguments Value Examples

View source: R/ste.R

Description

Computes the short term energy of a Wave.

Usage

1
ste(wave, method = "dietrich2004", ...)

Arguments

wave

A Wave object

method

Which method used to calculate the short term energy, by default dietrich2004 to use Dietrich (2004) <doi:10.1016/j.patcog.2004.04.004>.

...

Other arguments to pass to STE function

Value

A vector of short term energy values

Examples

1
2
3
4
## Not run: 
ste(sheep, method="dietrich2004")

## End(Not run)

sonicscrewdriver documentation built on May 2, 2021, 5:06 p.m.