Description Usage Arguments Value References See Also
Tests if Sen's slope is significant. It's effectively
a wrapper around all functions in this package starting
with ts_
.
1 |
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. |
Built in tests like the t.test
use a class "htest".
Hopefully this will be my return value/class as well.
Sen, Pranab Kumar (1968): Estimates of the Regression Coefficient Based on Kendall's Tau. In: Journal of the American Statistical Association 63 (324), S. 1379–1389. DOI: 10.2307/2285891.
Theil, H. (1950): A rank-invariant method of linear and polynomial regression analysis, 1-2. Confidence regions for the parameters of linear regression equations in two, three and more variables. In: Indagationes Mathematicae XII (SP 5/49/R), 386-392, 521-525.
ts_slope
ts_variance
ts_tau
ts_score
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.