# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "grangersearch" in publications use:' type: software license: MIT title: 'grangersearch: Granger Causality Testing for Time Series' version: 0.1.0 doi: 10.32614/CRAN.package.grangersearch abstract: Performs Granger causality tests on pairs of time series to determine causal relationships. Uses Vector Autoregressive (VAR) models to test whether one time series helps predict another beyond what the series' own past values provide. Returns structured results including p-values, test statistics, and causality conclusions for both directions. authors: - family-names: Korfiatis given-names: Nikolaos email: nkorf@ionio.gr orcid: https://orcid.org/0000-0001-6377-4837 repository: https://nkorf.r-universe.dev repository-code: https://github.com/nkorf/grangersearch commit: 49bb2d277729535e57143e3d8ae0d50eaf755e76 url: https://github.com/nkorf/grangersearch date-released: '2026-06-09' contact: - family-names: Korfiatis given-names: Nikolaos email: nkorf@ionio.gr orcid: https://orcid.org/0000-0001-6377-4837