Hi,
Is there a way to delete the first non-na observation from a series?
Thanks in advance,
Saranya
Delete the first non-na observation
Moderators: EViews Gareth, EViews Steve, EViews Moderator, EViews Jason
-
EViews Gareth
- Fe ddaethom, fe welon, fe amcangyfrifon
- Posts: 13583
- Joined: Tue Sep 16, 2008 5:38 pm
Re: Delete the first non-na observation
Delete as in remove from workfile, or delete as in remove the value and turn it into an NA?
Re: Delete the first non-na observation
turning it to NA
-
EViews Gareth
- Fe ddaethom, fe welon, fe amcangyfrifon
- Posts: 13583
- Joined: Tue Sep 16, 2008 5:38 pm
Re: Delete the first non-na observation
Code: Select all
y = @recode(@date=@dateval(y.@first), na, y)
Who is online
Users browsing this forum: No registered users and 0 guests
