NonParRolCor: a Non-Parametric Statistical Significance Test for Rolling Correlation

Estimates and plots (as a heat map) the statistical significance of rolling window correlation coefficients, which is carried out through a non-parametric computing-intensive method. This method addresses the effects due to the multiple testing (inflation of the Type I error) when the statistical significance is estimated for the rolling window correlation coefficients. The method is based on Monte Carlo simulations by permuting one of the variables (dependent) under analysis and keeping fixed the other variable (independent). We improve the computational efficiency of this method to reduce the computation time through parallel computing. The 'NonParRolCor' package also provides examples with synthetic and real-life ecological time series to exemplify its use. Methods derived from R. Telford (2013) <https://quantpalaeo.wordpress.com/2013/01/04/> and J.M. Polanco-Martinez (2020) <doi:10.1016/j.ecoinf.2020.101163>.

Version: 0.6.0
Depends: R (≥ 3.5.0), gtools, pracma, colorspace, doParallel
Imports: foreach, scales
Published: 2021-04-07
Author: Josue M. Polanco-Martinez ORCID iD [aut, cph, cre], Jose L. Lopez-Martinez ORCID iD [ctb]
Maintainer: Josue M. Polanco-Martinez <josue.m.polanco at gmail.com>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: no
CRAN checks: NonParRolCor results

Documentation:

Reference manual: NonParRolCor.pdf

Downloads:

Package source: NonParRolCor_0.6.0.tar.gz
Windows binaries: r-devel: NonParRolCor_0.6.0.zip, r-release: NonParRolCor_0.6.0.zip, r-oldrel: NonParRolCor_0.6.0.zip
macOS binaries: r-release (arm64): NonParRolCor_0.6.0.tgz, r-oldrel (arm64): NonParRolCor_0.6.0.tgz, r-release (x86_64): NonParRolCor_0.6.0.tgz, r-oldrel (x86_64): NonParRolCor_0.6.0.tgz
Old sources: NonParRolCor archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=NonParRolCor to link to this page.