Description Usage Arguments Value
Estimates and returns the Loeve spectrum given series x and y.
1 2 3 4 5 6 7 | coherency.mtm(x, y = NULL, xySectioned = FALSE, n = NULL,
forwardCoh = TRUE, freqRange = NULL, freqOffset = NULL,
slideFreq = NULL, slideIdx = 1, nw = NULL, k = NULL, deltat = 1,
nFFT = NULL, nFFT.add = 3, blockSize = NULL, overlap = NULL,
adaptive = TRUE, jackknife = FALSE, prewhiten = FALSE,
removePeriodic = TRUE, sigCutoff = NULL, nodes = 1,
clusterType = c("SOCK", "MPI"))
|
x |
A |
y |
A |
xySectioned |
A |
n |
A |
forwardCoh |
A |
freqRange |
A |
Returns a matrix containing the coherency.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.