ts_score: Calculate Test Statistic for Sen-Slope

Description Usage Arguments See Also

View source: R/theilsen.R

Description

Calculate Test Statistic of Sen's Slope.

Usage

1
ts_score(t = NULL, Y, slope)

Arguments

t

A vector of ranks (numeric, or coercible to numeric). For Time Series the observation dates.

Y

A vector of ranks (numeric, or coercible to numeric). For Time Series the observation dates.

slope

Slope of Rankings.

See Also

ts_test


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