I would need to delete certain rows depending on the value of one column, I don't even know if it's possible with eviews
I mean I would need something like :
For each rows
if dayweek=1 or dayweek=7 then delete row
I am very new with eviews and have no idea of how to do this
thank you for your help
Delete rows with condition
Moderators: EViews Gareth, EViews Steve, EViews Moderator, EViews Jason
-
startz
- Non-normality and collinearity are NOT problems!
- Posts: 3797
- Joined: Wed Sep 17, 2008 2:25 pm
Re: Delete rows with condition
You probably want to use the smpl if commandI would need to delete certain rows depending on the value of one column, I don't even know if it's possible with eviews
I mean I would need something like :
For each rows
if dayweek=1 or dayweek=7 then delete row
I am very new with eviews and have no idea of how to do this
thank you for your help
Code: Select all
smpl if not (dayweek=1 or dayweek=7)Who is online
Users browsing this forum: No registered users and 1 guest
