Search found 7 matches
- Wed Apr 25, 2012 12:04 am
- Forum: Programming
- Topic: Automatic posting series to groups
- Replies: 2
- Views: 2493
Re: Automatic posting series to groups
Thank you
- Tue Apr 24, 2012 8:05 am
- Forum: Programming
- Topic: Automatic posting series to groups
- Replies: 2
- Views: 2493
Automatic posting series to groups
I have created 100 series, all with same sample period and I would like to put them into several groups. The 1st group takes all series for which names start with "A1", the 2nd group takes all series with names ending with "B2". Is there a way I can program that the series are po...
- Thu Apr 19, 2012 9:00 am
- Forum: Programming
- Topic: How to add time series to a matrix
- Replies: 2
- Views: 2764
Re: How to add time series to a matrix
Thank you for your reply.
It works perfectly.
It works perfectly.
- Thu Apr 19, 2012 3:22 am
- Forum: Programming
- Topic: How to add time series to a matrix
- Replies: 2
- Views: 2764
How to add time series to a matrix
I created 5 time series (showing demand of 5 finished goods). I want to put them in a matrix FG and multiply this matrix with another matrix CONV (representing a conversion table from finished goods into raw materials). The outcome would be a matrix RM showing the raw material demand in time. Can so...
- Wed Apr 18, 2012 2:26 pm
- Forum: Programming
- Topic: Program series with minimal values
- Replies: 6
- Views: 3844
Re: Program series with minimal values
Dear startz,
This formula works.
Thank you for your help!
This formula works.
Thank you for your help!
- Wed Apr 18, 2012 9:59 am
- Forum: Programming
- Topic: Program series with minimal values
- Replies: 6
- Views: 3844
Re: Program series with minimal values
Dear startz and eviews gareth, Thank you for the reply. Reviewing both options: The @RMIN option may not work as I guess it return minus values where it should put zeros. I tried the @Recode command but I get message "recode is not a genr or expression function" (by the way I get a similar...
- Wed Apr 18, 2012 8:47 am
- Forum: Programming
- Topic: Program series with minimal values
- Replies: 6
- Views: 3844
Program series with minimal values
Hello, I am trying to create a series ORDERQ (order_quantity) for which the values in time (sample 2012:01 to 2012:12) are conditional to the values of two other series BEGINQ (beginning_volume_on_stock) and SALES (estimated_sales_volume). For each period in the sample if SALES is lower than BEGINQ ...
