8000 Tags · bewantbe/GC_clean · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: bewantbe/GC_clean

Tags

stable-v0.99

Toggle stable-v0.99's commit message
Important bug fix: GC of fitting order 1 in the fast algorithm can gi…

…ve wrong result.

Affected functions:
  nGrangerTfast.m
  RGrangerTfast.m
  RGrangerTLevinson.m

Fitting order higher than order 1 is not affected.

The reasoning behind is that the matlab function sum(A) is summing second dimension when A's first dimension is singleton.

stable-v0.9

Toggle stable-v0.9's commit message
Update readme.

0