Page 1 of 1

EViews 10 Dependency Graph

Posted: Tue May 29, 2018 11:54 pm
by sirooskhadem
Hi there,
I have been working with a huge model (>3000 equations) and I was wondering if there is a way to save the dependency graph (interactively) so I can use it again. It takes around an hour to create it each time.
Cheers,
Siroos

Re: EViews 10 Dependency Graph

Posted: Wed May 30, 2018 6:42 am
by EViews Matt
Hello,

If you save the workfile after viewing the dependency graph, the graph will be saved as part of the model object and be re-displayed much more quickly the next time you switch to the dependency view. However, any changes to the model will void that cached copy of the dependency graph and force it to be recreated from scratch. Alternatively, you can freeze the dependency graph to create a separate digraph object (introduced in EViews 10), which are also loaded and displayed much more quickly.

Re: EViews 10 Dependency Graph

Posted: Fri Jun 01, 2018 6:54 am
by sirooskhadem
Thanks very much Matt.