rpkgs/rtrend: Trend Estimating Tools

The traditional linear regression trend, Modified Mann-Kendall (MK) non-parameter trend and bootstrap trend are included in this package. Linear regression trend is rewritten by '.lm.fit'. MK trend is rewritten by 'Rcpp'. Finally, those functions are about 10 times faster than previous version in R. Reference: Hamed, K. H., & Rao, A. R. (1998). A modified Mann-Kendall trend test for autocorrelated data. Journal of hydrology, 204(1-4), 182-196. <doi:10.1016/S0022-1694(97)00125-X>.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.1.5
URL https://github.com/rpkgs/rtrend
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("rpkgs/rtrend")
rpkgs/rtrend documentation built on Jan. 30, 2024, 10:38 a.m.