wt.bases.morlet {biwavelet}R Documentation

Helper method (not exported)

Description

Helper method (not exported)

Usage

wt.bases.morlet(k, scale, param = -1)

Arguments

k

Vector of frequencies at which to calculate the wavelet.

scale

The wavelet scale.

param

Nondimensional parameter specific to the wavelet function.

Value

Returns a list containing:

daughter

wavelet function

fourier.factor

ratio of fourier period to scale

coi

cone of influence

dof

degrees of freedom for each point in wavelet power


[Package biwavelet version 0.20.21 Index]