Granger Causality Test
Versión 1.0.0.0 (451 Bytes) por
H. Sh. G.
GranTest(u,y) Tests and declares if a signal u is a cause for the second signal y, or the case is vi
3,8K Descargas
Actualizado
20 nov 2007
Sin licencia
Granger Causality Test
GranTest(u,y) indicates that if u causes y or y causes u.
[F1, F2]=GranTest(u,y,m,n)
gets arbitrary dynamic orders m, n for the ARX models used to test and gives the F-statistics required for the test.
if F1>F2, then u -> y; and if F2>F1, then y -> u.
Citar como
H. Sh. G. (2024). Granger Causality Test (https://www.mathworks.com/matlabcentral/fileexchange/17604-granger-causality-test), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Se creó con
R11
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
Más información sobre Hypothesis Tests en Help Center y MATLAB Answers.
Etiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.0.0.0 |