mann_kendall_table: Significance of Mann-Kendall test for trend, summarized

Description Usage Arguments Value Author(s) Examples

View source: R/mann-kendall.R

Description

Significance of Mann-Kendall test for trend, summarized

Usage

1

Arguments

d_long

data frame in long format (see make_long)

Value

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

Author(s)

Ken Butler, butler@utsc.utoronto.ca

Examples

1
mann_kendall_table(nine_points_long)

nxskok/seaiceR documentation built on Nov. 4, 2019, 10:12 p.m.