Package: comets
Type: Package
Title: Covariance Measure Tests for Conditional Independence
Version: 0.1-0
Authors@R: c(person("Lucas", "Kook", email = "lucasheinrich.kook@gmail.com",
    role = c("aut", "cre")), person("Anton Rask", "Lundborg", role = "ctb"))
Description: Covariance measure tests for conditional independence testing 
    against conditional covariance and nonlinear conditional mean alternatives.
    Contains versions of the generalised covariance measure test 
    (Shah and Peters, 2020, <doi:10.1214/19-aos1857>) and projected covariance 
    measure test (Lundborg et al., 2023, <doi:10.48550/arXiv.2211.02039>). 
    Applications can be found in 
    Kook and Lundborg (2024, <doi:10.1093/bib/bbae475>).
Imports: ranger, glmnet, Formula, survival, coin
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.3.1
Suggests: testthat (>= 3.0.0), ggplot2, tidyr, dplyr
Config/testthat/edition: 3
URL: https://github.com/LucasKook/comets
BugReports: https://github.com/LucasKook/comets/issues
NeedsCompilation: no
Packaged: 2024-12-06 08:56:47 UTC; lkook
Author: Lucas Kook [aut, cre],
  Anton Rask Lundborg [ctb]
Maintainer: Lucas Kook <lucasheinrich.kook@gmail.com>
Repository: CRAN
Date/Publication: 2024-12-06 09:10:02 UTC
