corr2D: Implementation of 2D Correlation Analysis in R

Implementation of two-dimensional (2D) correlation analysis based on the Fourier-transformation approach described by Isao Noda (I. Noda (1993) <doi:10.1366/0003702934067694>). Additionally there are two plot functions for the resulting correlation matrix: The first one creates colored 2D plots, while the second one generates 3D plots.

Version: 1.0.3
Imports: doParallel (≥ 1.0.8), foreach (≥ 1.4.3), parallel (≥ 3.0.2), fields (≥ 8.2-1), mmand (≥ 1.3.0), stats (≥ 3.0.2), grDevices (≥ 3.0.2), graphics (≥ 3.0.2), utils (≥ 3.0.2), colorspace (≥ 1.3-0)
Suggests: knitr, rmarkdown, R.rsp, testthat, rgl (≥ 0.93.996-1), profr, xtable
Published: 2022-07-14
Author: Robert Geitner [cre, aut], Robby Fritzsch [aut], Thomas Bocklitz [aut], Juergen Popp [ctb, cph]
Maintainer: Robert Geitner <robert.geitner at tu-ilmenau.de>
License: GPL-3
NeedsCompilation: no
Citation: corr2D citation info
Materials: README NEWS
CRAN checks: corr2D results

Documentation:

Reference manual: corr2D.pdf
Vignettes: corr2D - Implementation of 2D Correlation Analysis in R

Downloads:

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

Linking:

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