Description Usage Arguments Value Author(s) Examples
Significance of Mann-Kendall test for trend, summarized
1 | mann_kendall_table(d_long)
|
d_long |
data frame in long format (see make_long) |
data frame summarizing Mann-Kendall significance for all locations. Columns of interest: z-star: Mann-Kendall test statistic adjusted for autocorrelation by method of Hamed and Rao; ratio: Effective sample size ratio: greater than 1 = positive autocorrelation, less than 1 = negative autocorrelation (rare), 1 = no adjustment needed; P_value: Basic Mann-Kendall P-value; P_value_adj: Mann-Kendall P-value adjusted for autocorrelation; P_value_2, P_value_adj_2: text versions of P-values formatted to not be in scientific notation (easier to read by human). colour: colour-coded significance level
Ken Butler, butler@utsc.utoronto.ca
1 | mann_kendall_table(nine_points_long)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.