| wccv_pair | R Documentation | 
Calculates the Cross-covariance between two wavelet transfomations (dwt or modwt)
wccv_pair(x, y, decomp = "modwt", filter = "haar", nlevels = NULL)
| x | A  | 
| y | A  | 
| decomp | A  | 
| filter | A  | 
| nlevels | An  | 
If nlevels is not specified, it is set to \left\lfloor {{{\log }_2}\left( {length\left( x \right)} \right)} \right\rfloor
Returns a list of a matrix containing cross-covariance, variance of each wavelet cross-covariance and its 95
Justin Lee
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.