Rank: 3615 based on 8 downloads (last 30 days) and 2 files submitted
photo

H. Sh. G.

E-mail

Personal Profile:
Professional Interests:

 

Watch this Author's files

 

Files Posted by H. View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
26 Nov 2007 SubSets SubSets(m,n) returns all m dimension subsets of an n member set. Author: H. Sh. G. sets, subsets, member set, dimensions 5 2
  • 3.0
3.0 | 2 ratings
20 Nov 2007 Granger Causality Test GranTest(u,y) Tests and declares if a signal u is a cause for the second signal y, or the case is vi Author: H. Sh. G. granger, exogeneity, statistics, probability, causality, granger causality tes... 3 2
  • 1.5
1.5 | 2 ratings
Comments and Ratings on H.'s Files View all
Updated File Comment by Comments Rating
01 Oct 2009 Granger Causality Test GranTest(u,y) Tests and declares if a signal u is a cause for the second signal y, or the case is vi Author: H. Sh. G. Chandler
27 Dec 2007 SubSets SubSets(m,n) returns all m dimension subsets of an n member set. Author: H. Sh. G. IkkI, IkkI

To make it work change col(ss) to size(ss,2)

02 Dec 2007 Granger Causality Test GranTest(u,y) Tests and declares if a signal u is a cause for the second signal y, or the case is vi Author: H. Sh. G. Shvorob, Dimitri

Is the author concerned that his code is doing a meaningless calculation? Is a correction forthcoming?

26 Nov 2007 SubSets SubSets(m,n) returns all m dimension subsets of an n member set. Author: H. Sh. G. Shvorob, Dimitri

>> subsets(2,3)
??? Undefined command/function 'col'.

Error in ==> subsets at 20
      ii=i*ones(1,col(ss));

Btw, do you plan to fix that Granger-causality code?

20 Nov 2007 Granger Causality Test GranTest(u,y) Tests and declares if a signal u is a cause for the second signal y, or the case is vi Author: H. Sh. G. Shvorob, Dimitri

Requires ARX of System Identification Toolbox. No help. Most importantly, exactly why does one series have to Granger-cause the other?

if F2>F1
      disp('The second argument causes the first one.')
   else
      disp('The first argument causes the second one.')
   end

Top Tags Applied by H.
causality, dimensions, exogeneity, granger, member set
Files Tagged by H. View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
26 Nov 2007 SubSets SubSets(m,n) returns all m dimension subsets of an n member set. Author: H. Sh. G. sets, subsets, member set, dimensions 5 2
  • 3.0
3.0 | 2 ratings
20 Nov 2007 Granger Causality Test GranTest(u,y) Tests and declares if a signal u is a cause for the second signal y, or the case is vi Author: H. Sh. G. granger, exogeneity, statistics, probability, causality, granger causality tes... 3 2
  • 1.5
1.5 | 2 ratings

Contact us at files@mathworks.com