I need help in using the MVGC (Multivariate Granger Causality) Toolbox for MATLAB.
I tried to execute the demo code which is provided here, but the code is not executing properly, since many of the functions (e.g rng_seed()
, var5_test()
) do not exist in MATLAB.
I searched for those in the MATLAB support but was unable to find any information regarding them.