Hello,
Using Eviews 7, I am trying to create a new page, only with the observations from a sample (100 obs), of the all the observations (1000 obs). To identify the sample (s1) I have a series with 1's if the variable belongs to the sample and 0's if it doesn't. I would like to get a page with only the 100 observations of sample s1. For this I am trying to use the command:
pagestruct s1
But it just orders all the observations (1000 obs.)
Is there a way to get in one page, the 100 observations of the sample?
Thank you!
pagestruct
Moderators: EViews Gareth, EViews Moderator, EViews Jason, EViews Matt
-
startz
- Non-normality and collinearity are NOT problems!
- Posts: 3797
- Joined: Wed Sep 17, 2008 2:25 pm
Re: pagestruct
Maybe
Code: Select all
pagecopy(smpl="if s1", page=NEWPAGE)Who is online
Users browsing this forum: No registered users and 0 guests
