corr2D - Implementation of Two-Dimensional Correlation Analysis in R

Robert Geitner,Robby Fritzsch,Jürgen Popp,Thomas W. Bocklitz
DOI: https://doi.org/10.18637/jss.v090.i03
2018-08-02
Abstract:In the package corr2D two-dimensional correlation analysis is implemented in R. This paper describes how two-dimensional correlation analysis is done in the package and how the mathematical equations are translated into R code. The paper features a simple tutorial with executable code for beginners, insight into at the calculations done before the correlation analysis, a detailed look at the parallelization of the fast Fourier transformation based correlation analysis and a speed test of the calculation. The package corr2D offers the possibility to preprocess, correlate and postprocess spectroscopic data using exclusively the R language. Thus, corr2D is a welcome addition to the toolbox of spectroscopists and makes two-dimensional correlation analysis more accessible and transparent.
Computation
What problem does this paper attempt to address?