Package: covercorr
Title: Coverage Correlation Coefficient and Testing for Independence
Version: 1.0.0
Authors@R: c(
    person(
      "Tengyao", "Wang",
      email = "t.wang59@lse.ac.uk",
      role = c("aut", "cre")
    ),
    person(
      "Mona", "Azadkia",
      email = "monaazadkia@gmail.com",
      role = c("aut", "ctb")
    ),
    person(
      "Xuzhi", "Yang",
      email = "yangxuzhi3@gmail.com",
      role = c("aut", "ctb")
    )
  )
Maintainer: Tengyao Wang <t.wang59@lse.ac.uk>
Description: Computes the coverage correlation coefficient introduced in <doi:10.48550/arXiv.2508.06402> , a statistical measure that quantifies dependence between two random vectors by computing the union volume of data-centered hypercubes in a uniform space.
License: GPL-3
Imports: transport
Encoding: UTF-8
RoxygenNote: 7.3.2
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2025-08-20 10:54:40 UTC; monaazadkia
Author: Tengyao Wang [aut, cre],
  Mona Azadkia [aut, ctb],
  Xuzhi Yang [aut, ctb]
Depends: R (>= 3.5.0)
Repository: CRAN
Date/Publication: 2025-08-25 09:50:15 UTC
Built: R 4.5.2; x86_64-w64-mingw32; 2025-11-08 03:16:30 UTC; windows
Archs: x64
