pagestack

For questions regarding programming in the EViews programming language.

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

Katjes
Posts: 56
Joined: Thu Oct 02, 2008 5:46 am

pagestack

Postby Katjes » Tue Jun 02, 2009 2:33 pm

Hi,
I want to analyse the common distribution of a series for several coutries and years in a new page.
So far I use the following commands, where d_ is the series to be analysed.

smpl 2000 2009
pagestack(page=Stacked) d_? @ d_?
graph distribution.distplot d_

The problem is that it takes the whole workfile page (1995-2009), but I want only a smaller sample to be stacked (2000-2009).
How can I manage this, as the smpl command is ignored?

EViews Glenn
EViews Developer
Posts: 2672
Joined: Wed Oct 15, 2008 9:17 am

Re: pagestack

Postby EViews Glenn » Tue Jun 02, 2009 2:44 pm

You don't have to use all of the data in the stacked page. Just set the sample accordingly before doing any work. But if you really want to get rid of the observations, use pagecontract.


Return to “Programming”

Who is online

Users browsing this forum: No registered users and 37 guests