Search found 4 matches

by SAMCYR
Fri Mar 09, 2012 2:42 am
Forum: Programming
Topic: How to export series only for a predefnied sample
Replies: 1
Views: 2206

How to export series only for a predefnied sample

I have a dated (quarterly) workfile containing a range of observations from 1960Q1 to 2013Q4.
I would like to store a list of series from this workfile to an external database only for the observation starting from 1996Q1 to 2010Q4.
Is there any option that will allow me to do this
by SAMCYR
Tue Mar 06, 2012 10:40 am
Forum: Programming
Topic: How to find out the common sample of series ?
Replies: 7
Views: 8671

Re: How to find out the common sample of series ?

The common sample of series in a workfile. For instance, in our workfile we have : - Serie S1 which contains non-missing values from 1990Q1 to 2010Q2 - Serie S2 which contains non-missing values from 1998Q1 to 2010Q2 - Serie S3 which contains non-missing values from 2000Q1 to 2011Q4 The common sampl...
by SAMCYR
Mon Mar 05, 2012 1:59 am
Forum: Programming
Topic: How to find out the common sample of series ?
Replies: 7
Views: 8671

How to find out the common sample of series ?

How to find out programmaticaly the common sample of series ?
by SAMCYR
Wed Feb 15, 2012 8:24 am
Forum: Programming
Topic: How to write one statement with arguments as a sample
Replies: 1
Views: 2172

How to write one statement with arguments as a sample

Dear all, I would like to write only one statement instead of creating 2 string variables to define the sample to be used in order to calculate the mean for the last observation of gdp (series) and 2 lags: It should be like this but returns an error: Illegal date show @mean(gdp, @otod(@ilast(gdp(2))...

Go to advanced search