Learn R Programming


output: word_document: default pdf_document: default html_document: default

modifiedmk

The package is useful in implementing Non-parametric Mann-Kendall trend tests and Spearman's Rank Correlation Coefficient tests.

The package contains the following varians of Trend-Tests

  • Mann-Kendall trend test (MK)

  • Mann-Kendall trend test for Pre-Whitened series (PW-MK)

  • Mann-Kendall trend test for Bias-Corrected Pre-Whitened series (BCPW-MK)

  • Mann-Kendall trend test for Trend-Free Pre-Whitened series (TFPW-MK)

  • Block Bootstrapping with Mann-Kendall test (BBSMK)

  • Modified Mann-Kendall trend using Variance Correction Approach by Hamed and Rao (1998)

  • Modified Mann-Kendall trend using Variance Correction Approach by Hamed and Rao (1998) considering significant lags upto lag-3

  • Modified Mann-Kendall trend using Variance Correction Approach suggested by Yue and Wang (2004)

  • Modified Mann-Kendall trend using Variance Correction Approach suggested by Yue and Wang (2004) considering only lag-1 auto correlation coefficient

  • Spearman's Rank Correlation test

  • Block Bootstrapping with Spearman's Rank Correlation test (BBSSR)

  • Trend magnitude is calculated by Sen's slope method

Copy Link

Version

Install

install.packages('modifiedmk')

Monthly Downloads

734

Version

1.6

License

AGPL-3

Last Published

June 10th, 2021

Functions in modifiedmk (1.6)

mkttest

Mann-Kendall Trend Test of Time Series Data Without Modifications
bbsmk

Nonparametric Block Bootstrapped Mann-Kendall Trend Test
mmkh

Modified Mann-Kendall Test For Serially Correlated Data Using the Hamed and Rao (1998) Variance Correction Approach
bcpw

Hamed (2009) Bias Corrected Prewhitening.
mmky

Modified Mann-Kendall Test For Serially Correlated Data Using the Yue and Wang (2004) Variance Correction Approach
pbmk

Bootstrapped Mann-Kendall Trend Test with Optional Bias Corrected Prewhitening
x

Annual flow of the Nile River
pwmk

Mann-Kendall Test of Prewhitened Time Series Data in Presence of Serial Correlation Using the von Storch (1995) Approach
mmkh3lag

Modified Mann-Kendall Test For Serially Correlated Data Using the Hamed and Rao (1998) Variance Correction Approach Considering Only the First Three Lags
mmky1lag

Modified Mann-Kendall Test For Serially Correlated Data Using the Yue and Wang (2004) Variance Correction Approach Using the Lag-1 Correlation Coefficient Only
spear

Spearman's Rank Correlation Test
bbssr

Nonparametric Block Bootstrapped Spearman's Rank Correlation Trend Test
tfpwmk

Mann-Kendall Trend Test Applied to Trend-Free Prewhitened Time Series Data in Presence of Serial Correlation Using Yue et al. (2002) Approach