Skip to contents

1D, just the regular old.

Usage

tj_mann_kendall(x, ..., est_beta = TRUE, calc_slope = est_beta, check = TRUE)

Arguments

x

Time series, either a vector of values or n x 2 matrix of value,time pairs

...

ignored

est_beta

calc_slope (legacy)

calc_slope

Estimate linear coefficient as well?

check

check the data. If you give nx2 matrix then this FALSE saves time.

Details

No ties correction. This exists in the package mainly for sanity checks.