how to find the zero in the series

For questions regarding programming in the EViews programming language.

Moderators: EViews Gareth, EViews Moderator, EViews Jason, EViews Matt

tony
Posts: 59
Joined: Wed Jan 07, 2009 7:59 am

how to find the zero in the series

Postby tony » Mon Jan 25, 2016 7:39 pm

Hi, there
there are some zero values in my series, but I cannot find them because there are so many observations.
So I want to know how to find them and replace them by NAs.
Thanks a lot.

Tony

startz
Non-normality and collinearity are NOT problems!
Posts: 3798
Joined: Wed Sep 17, 2008 2:25 pm

Re: how to find the zero in the series

Postby startz » Mon Jan 25, 2016 7:57 pm

Hi, there
there are some zero values in my series, but I cannot find them because there are so many observations.
So I want to know how to find them and replace them by NAs.
Thanks a lot.

Tony

Code: Select all

x = @recode(x=0,na,x)


Return to “Programming”

Who is online

Users browsing this forum: No registered users and 2 guests