Hi,
I have a large-scale macroeconomic model which is hosted in eviews. The workfile contains a large number of 'dead' series that are no longer used in the model object. Is there any way to systematically identify those series so that the workfile can be tidied up?
Thanks in advance
Finding dead/unused series
Moderators: EViews Gareth, EViews Moderator
-
EViews Gareth
- Fe ddaethom, fe welon, fe amcangyfrifon
- Posts: 13600
- Joined: Tue Sep 16, 2008 5:38 pm
Re: Finding dead/unused series
Code: Select all
model.@varlist
Once you have a list of all variables in the model, you could use a combination of @wlookup and @wnotin to get a list of all variables in the workfile that are not in the model, and delete them.
Who is online
Users browsing this forum: No registered users and 2 guests
