sea.sens.slope: Seasonal Sen's slope and intercept
Description
Computes seasonal Sen's slope for linear rate of change and the corresponding intercept
Usage
sea.sens.slope(x)
Arguments
x
an time series object of class "ts"
Value
A list of class "trend.test".
b.senThe value of Sen's slope
interceptThe intercept
nobsNumber of records
Warning
Current Version is for complete observations only.
References
Hipel, K.W. and McLeod, A.I., (2005). Time Series Modelling of Water
Resources and Environmental Systems. http://www.stats.uwo.ca/faculty/aim/1994Book/.
Sen, P.K., (1968): Estimates of the regression coefficient based on
Kendall's tau, Journal of the American Statistical Association, 63,
1379--1389.