Ridge {WaveletCo}
Wavelet Power Spectrum Ridge
Description
This function calculates the ridge of wavelet power spectrum
Usage
Ridge(power, band = 5, scl = 0.1)
Arguments
- power
- Wavelet power spectrum
- band
- Number of points used to compute a maximum, in fact 2*nb+1 points are used
- scl
- scale factor, only the value of wavelet power spectrum greater than "scl*power" will have the possibility to be selected as ridge.
Documentation reproduced from package WaveletCo, version 1.0. License: GPL (>= 2)
