# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "recor" in publications use:' type: software license: GPL-3.0-only title: 'recor: Rearrangement Correlation Coefficient' version: 1.0.3 doi: 10.32614/CRAN.package.recor abstract: The Rearrangement Correlation Coefficient is an adjusted version of Pearson's correlation coefficient that accurately measures monotonic dependence relationships, including both linear and nonlinear associations. This method addresses the underestimation problem of classical correlation coefficients in nonlinear monotonic scenarios through improved statistical bounds derived from rearrangement inequalities. For more details, see Ai (2024) . authors: - family-names: Ai given-names: Xinbo email: axb@bupt.edu.cn repository: https://byaxb.r-universe.dev repository-code: https://github.com/byaxb/recor commit: d57bb0189e63d85fcd7e1fcbc6f0e8ab67eaabc9 url: https://github.com/byaxb/recor date-released: '2025-12-17' contact: - family-names: Ai given-names: Xinbo email: axb@bupt.edu.cn