Skip to content

An R package for performing exhaustive search for granger causality

Notifications You must be signed in to change notification settings

nkorf/grangersearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grangeRsearch - R package

Dr Nikolaos Korfiatis ([email protected]) Associate Professor in Business Analytics, University of East Anglia Norwich Business School

This is a work in progress. Use at your own risk.

An R package for performing exhaustive search for granger causality for transactions time series. Given a $X$ and $Y$ timeseries as input, it performs a granger test to assertain causality. It considers the following manifestations:

  • X: only X as predictor
  • Y: only Y as predictor
  • XY: both X and Y as predictors
  • YX: both Y and X as predictors

Installation

You can install the package using the devtools::install_github("nkorf/grangersearch")

Updates

  • No updates yet

About

An R package for performing exhaustive search for granger causality

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages