Granger Causality Test

版本 1.0.0.0 (451 字节) 作者: 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 次下载
更新时间 2007/11/20

无许可证

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.

引用格式

H. Sh. G. (2024). Granger Causality Test (https://www.mathworks.com/matlabcentral/fileexchange/17604-granger-causality-test), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R11
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Hypothesis Tests 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0