Description Usage Arguments Details See Also
Calculate Mann-Kendall Score
1 |
t |
A vector of ranks (numeric, or coercible to numeric). For Time Series the observation dates. |
Y |
A vector of ranks. For Time Series the values observed at each t. |
S = \sum_i = 1^n - 1\sum_j = i + 1^n \textrmsgn(X_j - X_i)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.