Package: GMC
Type: Package
Title: Generalized Measure of Correlation (GMC)
Version: 0.1.2
Authors@R: c(
    person("Xuejing", "Ding", email = "dingxuejing24@mails.ucas.ac.cn", 
           role = c("aut", "cre")),
    person("Zhengjun", "Zhang", email = "zhangzhengjun@ucas.ac.cn", 
           role = "aut"))
Description: 
  Provides tools to compute the Generalized Measure of Correlation (GMC), 
  a dependence measure accounting for nonlinearity and asymmetry in the relationship 
  between variables. Based on the method proposed by Zheng, Shi, and Zhang (2012) <doi:10.1080/01621459.2012.710509>.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.2
Suggests: testthat (>= 3.0.0), knitr, rmarkdown
Config/testthat/edition: 3
Imports: ks, stats
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-10-31 01:40:15 UTC; ding'x'j
Author: Xuejing Ding [aut, cre],
  Zhengjun Zhang [aut]
Maintainer: Xuejing Ding <dingxuejing24@mails.ucas.ac.cn>
Repository: CRAN
Date/Publication: 2025-10-31 12:10:02 UTC
Built: R 4.4.1; ; 2025-10-31 15:41:45 UTC; unix
