View source: R/index.spatial.cor.R
index.spatial.cor | R Documentation |
Function to compute the pairwise spatial correlation for a set of grid points/stations.
index.spatial.cor(tsl, type = "pearson", use = "pairwise.complete.obs")
tsl |
A list of vectors (one for each gridpoint/station) containing the data |
type |
Correlation type: |
use |
Check |
A matrix number corresponding to the proportion/number of days below/above the defined threshold.
M.N. Legasa
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.