matrixCorr: Collection of Correlation and Association Estimators

Compute correlation, association, agreement, and reliability measures for small to high-dimensional datasets through a consistent matrix-oriented interface. Supports classical correlations (Pearson, Spearman, Kendall), distance correlation, partial correlation with regularised estimators, shrinkage correlation for p >= n settings, robust correlations including biweight mid-correlation, percentage-bend, and skipped correlation, latent-variable methods for binary and ordinal data, pairwise and overall intraclass correlation for wide data, repeated-measures correlation, and agreement analyses based on Bland-Altman methods, Lin's concordance correlation coefficient, and repeated-measures intraclass correlation. Implemented with optimized C++ backends using BLAS/OpenMP and memory-aware symmetric updates, and returns standard R objects with print/summary/plot methods plus optional Shiny viewers for matrix inspection. Methods based on Ledoit and Wolf (2004) <doi:10.1016/S0047-259X(03)00096-4>; high-dimensional shrinkage covariance estimation <doi:10.2202/1544-6115.1175>; Lin (1989) <doi:10.2307/2532051>; Wilcox (1994) <doi:10.1007/BF02294395>; Wilcox (2004) <doi:10.1080/0266476032000148821>.

Package details

AuthorThiago de Paula Oliveira [aut, cre] (ORCID: <https://orcid.org/0000-0002-4555-2584>)
MaintainerThiago de Paula Oliveira <thiago.paula.oliveira@gmail.com>
LicenseMIT + file LICENSE
Version0.11.1
URL https://github.com/Prof-ThiagoOliveira/matrixCorr
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("matrixCorr")

Try the matrixCorr package in your browser

Any scripts or data that you put into this service are public.

matrixCorr documentation built on April 18, 2026, 5:06 p.m.