View source: R/sample_mk_function.R
sample_mk_function | R Documentation |
This function is an example of a valid function as an input to the multiple testing correction function. Autocorrelation lag 1 , r, is estimated and removed from each grid cell time series ,x_t, so thatso that the new time series is y_t = x_t - rx_t-1
sample_mk_function(x)
x |
time series at a single grid cell |
Mann-Kendall's trend test Z score, corrected for autocorrelation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.