normforcoh {wsyn} | R Documentation |
Normalization for the coh
function
Description
A convenience function for performing the normalization step for the coh
function.
Usage
normforcoh(W, norm)
Arguments
W |
An array of wavelet transforms, locations by times by timescales |
norm |
The normalization of wavelet transforms to use. Controls the version of the coherence that is performed. One of "none", "phase", "powall", "powind". See details section of the documentation for |
Value
normforcoh
returns an array the same dimensions as W of normalized transforms
Note
Internal function, no error checking
Author(s)
Daniel Reuman, reuman@ku.edu
[Package wsyn version 1.0.4 Index]