The normalized information flow

版本 1.0.0.0 (2.5 KB) 作者: C. Zu Bai
fast estimation for the normalized information flow
75.0 次下载
更新时间 2017/4/8

查看许可证

% [tau21b, tau21l, dH1_noise] = tau_est(xx1, xx2, np)
%
% Estimate tau21, the normalized information transfer from X2 to X1
% dt is taken to be 1.
%
% On input:
% X1, X2: the time series
% np: integer >=1, time advance in performing Euler forward
% differencing, e.g., 1, 2. Unless the series are generated
% with a highly chaotic deterministic system, np=1 should be
% used.
%
% On output:
% tau21b: relative info flow from X2 to X1 (Bai et al., 2017)
% tau21l: relative info flow from X2 to X1 (Liang, 2015)

引用格式

C. Zu Bai (2024). The normalized information flow (https://www.mathworks.com/matlabcentral/fileexchange/62471-the-normalized-information-flow), MATLAB Central File Exchange. 检索来源 .

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

Community Treasure Hunt

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

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