mk_test: Mann-Kendall Test

Description Usage Arguments Value See Also

View source: R/mankendall.R

Description

Mann-Kendall Test

Usage

1
mk_test(t = NULL, Y, alternative = c("two.sided", "less", "greater"))

Arguments

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.

alternative

What should \mjseqnH_1 be?

Value

Built in tests like the t.test use a class "htest". Hopefully this will be my return value/class as well.

See Also

mk_score mk_variance mk_tau


Florian-Katerndahl/simpleRank documentation built on Dec. 17, 2021, 8:28 p.m.