I want to get rid of the NAs with the following command:
Code: Select all
if series <>1 then
series=0
endif
Moderators: EViews Gareth, EViews Steve, EViews Moderator, EViews Jason
Code: Select all
if series <>1 then
series=0
endif
Users browsing this forum: No registered users and 1 guest