- Updated the example in the TLSW() function to a smaller sample size to comply with CRAN checks.
TrendLSW 1.0.3
-
The default values for S.filter.number and S.family in the
TLSW()function
have been changed to T.filer.number and T.family respectively. -
The default value for the
plot.CIargument inplot.TLSW()has now been removed.
If a CI was calculated for the trend, it will be plotted by default, unless the
user setsplot.CI = FALSE. In addition,plot.TLSW()now warns the user if
argumentplot.CI = TRUEbut no confidence interval was calculated. -
Fixed issue in
plot.TLSW()where data was not displayed in trend plot when
confidence interval not requested.