What does it mean when python outputs "The Granger causality test statistic cannot be compute because the VAR has a perfect fit of the data."
Asked
Active
Viewed 1,180 times
1 Answers
0
It means two series x(t) and y(t) to establish Granger causality are identical or any one of the OLS fits for them gives numerically not acceptable statistics, i.e., TSS or RSS, See the code exception

patagonicus
- 203
- 2
- 10