Package: moderncor 0.2.0

Toshihiro Iguchi

moderncor: Unified Interface for Modern and Classical Correlation Coefficients

Provides a single unified interface for computing a wide variety of classical and modern correlation and association measures. Continuous methods include classical correlations (Pearson, Spearman, Kendall), modern dependence measures (distance correlation, maximal information coefficient, Hilbert-Schmidt independence criterion, Chatterjee's xi, Hoeffding's D, mutual information), robust correlations (biweight midcorrelation, percentage bend, Winsorized), ordinal correlations (polychoric, tetrachoric), partial and semi-partial correlations, and nonparametric measures (ball correlation, Bergsma-Dassios tau*). Categorical association measures (Cramer's V, phi coefficient, Goodman-Kruskal gamma, Somers' D, contingency coefficient, Tschuprow's T) are available via moderncor_cat().

Authors:Toshihiro Iguchi [aut, cre]

moderncor_0.2.0.tar.gz
moderncor_0.2.0.zip(r-4.7)moderncor_0.2.0.zip(r-4.6)moderncor_0.2.0.zip(r-4.5)
moderncor_0.2.0.tgz(r-4.6-any)moderncor_0.2.0.tgz(r-4.5-any)
moderncor_0.2.0.tar.gz(r-4.7-any)moderncor_0.2.0.tar.gz(r-4.6-any)
moderncor_0.2.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
moderncor/json (API)

# Install 'moderncor' in R:
install.packages('moderncor', repos = c('https://toshihiroiguchi.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/toshihiroiguchi/moderncor/issues

On CRAN:

Conda:

4.30 score 5 exports 12 dependencies

Last updated from:a993604d94. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK205
source / vignettesOK221
linux-release-x86_64OK191
macos-release-arm64OK176
macos-oldrel-arm64OK242
windows-develOK78
windows-releaseOK84
windows-oldrelOK105
wasm-releaseOK157

Exports:available_methodsavailable_methods_catmethod_infomoderncormoderncor_cat

Dependencies:bootenergyforeignGPArotationgsllatticemnormtnlmepsychpsychToolsRcppXICOR

Categorical Association Measures
Basic Usage | Querying Available Methods | Nominal Association Measures | Cramér's V | Phi Coefficient | Contingency Coefficient | Tschuprow's T | Ordinal Association Measures | Goodman-Kruskal Gamma | Somers' D | Pairwise Matrix for Multiple Variables | Handling Missing Values | Choosing the Right Method

Last update: 2026-06-13
Started: 2026-06-13

Introduction to moderncor
Installation and Setup | Basic Usage with Vectors | Classical Methods | Matrix and Data Frame Input | Tidy Output using as.data.frame | Controlling P-value Computation | Robust Correlations | Biweight Midcorrelation | Percentage Bend Correlation | Winsorized Correlation | Ordinal Correlations | Polychoric Correlation | Tetrachoric Correlation | Partial and Semi-Partial Correlations | Partial Correlation | Semi-Partial Correlation | Nonparametric Dependence Measures | Ball Correlation | Bergsma-Dassios Tau* | Querying Available Methods | Categorical Association Measures

Last update: 2026-06-13
Started: 2026-06-08