Another @nan question
Posted: Fri May 29, 2009 6:34 am
I have created my historic weather series with daily information over a period of 42 years. Scatter randomly throughout the series are N/A values, after some thought I have decided to replace N/A with the previously known value within the series. Is there any way to do this with an EVIEWS function?
For example something like:
Series x=@nan(y,y(-1))
Sometimes N/A’s are group together for 2 to 5 observations. So I need more then the above example.
For example something like:
Series x=@nan(y,y(-1))
Sometimes N/A’s are group together for 2 to 5 observations. So I need more then the above example.