DarkEyes/VLTimeSeriesCausality: Variable-Lag Time Series Causality Inference Framework

A framework to infer causality on a pair of time series of real numbers based on variable-lag Granger causality and transfer entropy. Typically, Granger causality and transfer entropy have an assumption of a fixed and constant time delay between the cause and effect. However, for a non-stationary time series, this assumption is not true. For example, considering two time series of velocity of person A and person B where B follows A. At some time, B stops tying his shoes, then running to catch up A. The fixed-lag assumption is not true in this case. We propose a framework that allows variable-lags between cause and effect in Granger causality and transfer entropy to allow them to deal with variable-lag non-stationary time series. Please see Chainarong Amornbunchornvej, Elena Zheleva, and Tanya Berger-Wolf (2021) <doi:10.1145/3441452> when referring to this package in publications.

Getting started

Package details

Maintainer
LicenseGPL-3
Version0.1.5
URL https://github.com/DarkEyes/VLTimeSeriesCausality
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("DarkEyes/VLTimeSeriesCausality")
DarkEyes/VLTimeSeriesCausality documentation built on June 8, 2024, 1:34 a.m.