Package: GrangerRKHS
Type: Package
Title: RKHS-Based Nonlinear Granger Causality Testing via Conditional
        Centering
Version: 0.1.0
Authors@R: c(
    person(given = "Yuhan", family = "Tian",
           email = "tyh9293@gmail.com", role = c("aut", "cre")),
    person(given = "Adam", family = "Waterbury",
           email = "waterburya@denison.edu", role = "aut"),
    person(given = "Marie-Christine", family = "Dueker",
           email = "marie.dueker@tum.de", role = "aut")
    )
Description: Provides methods for nonlinear Granger causality testing in
    reproducing kernel Hilbert space (RKHS), using kernel ridge
    regression for conditional mean estimation and conditional centering
    for construction of the test statistic.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.3
Imports: stats
NeedsCompilation: no
Packaged: 2026-09-01 08:45:32 UTC; AAA
Author: Yuhan Tian [aut, cre],
  Adam Waterbury [aut],
  Marie-Christine Dueker [aut]
Maintainer: Yuhan Tian <tyh9293@gmail.com>
Repository: CRAN
Date/Publication: 2026-09-12 07:20:02 UTC
