# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "moderncor" in publications use:' type: software license: GPL-3.0-only title: 'moderncor: Unified Interface for Modern and Classical Correlation Coefficients' version: 0.2.0 abstract: 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: - family-names: Iguchi given-names: Toshihiro email: toshihiro.iguchi.github@gmail.com repository: https://cran.r-universe.dev repository-code: https://github.com/ToshihiroIguchi/moderncor commit: 5684efdb4aff90b43f6c4d44f5ea8e4b474c2252 url: https://github.com/ToshihiroIguchi/moderncor date-released: '2026-06-24' contact: - family-names: Iguchi given-names: Toshihiro email: toshihiro.iguchi.github@gmail.com