Al momento, stai seguendo questo contributo
- Vedrai gli aggiornamenti nel tuo feed del contenuto seguito
- Potresti ricevere delle email a seconda delle tue preferenze per le comunicazioni
GRANGER_CAUSE is a Granger Causality Test. The null hypothesis is that the y does not Granger Cause x. A user specifies the two series, x and y, along with the significance level and the maximum number of lags to be considered. The function chooses the optimal lag length for x and y based on the Bayesian Information Criterion. The function produces the F-statistic for the Granger Causality Test along with the corresponding critical value. We reject the null hypothesis that y does not Granger Cause x if the F-statistic is greater than the critical value. Type help granger_cause to learn more.
Cita come
Chandler (2026). Granger Causality Test (https://it.mathworks.com/matlabcentral/fileexchange/25467-granger-causality-test), MATLAB Central File Exchange. Recuperato .
Riconoscimenti
Ispirato: Granger_Cause_1
Informazioni generali
- Versione 1.3.0.0 (2,31 KB)
Compatibilità della release di MATLAB
- Compatibile con qualsiasi release
Compatibilità della piattaforma
- Windows
- macOS
- Linux
| Versione | Pubblicato | Note della release | Action |
|---|---|---|---|
| 1.3.0.0 | There was an error in the calculation of the lengths of the BIC. It is now fixed. I would like to thank Mads for pointing out the bug. |
||
| 1.2.0.0 | There was an error in selecting the lag length for the BIC. It is now fixed. I would like to thank Mads for pointing out the bug. |
||
| 1.1.0.0 | A correction was made in the calculation of the critical value from the F-distribution |
||
| 1.0.0.0 |
