Skip to content

andreister/EngleGrander

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EngleGrander in C#

The two step Engle-Grander cointegration test, to detect relationship between time series X(t) and Y(t).

  • Form a new time series U(t) = X(t) - Y(t) and fit linear regression LM(t) for it
  • Run Augmented Dickey-Fuller test against the residuals of LM(t) to check if U(t) is a stationary time series

About

Engle-Grander cointegration test

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages