Search found 2 matches
- Thu Jul 10, 2014 9:15 am
- Forum: Programming
- Topic: Programming forecasts
- Replies: 1
- Views: 1840
Programming forecasts
I'm having trouble coming up with a way to program a forecast. Basically I have run regression models with data from 2001 to 2014. I would like to write a program that runs the forecast through 2017 and then groups the historical data and the forecasted data. I understand the grouping part, but not ...
- Tue Jun 24, 2014 11:00 am
- Forum: Programming
- Topic: Variable within wfsave statement
- Replies: 1
- Views: 1794
Variable within wfsave statement
Hi all, I am trying to use a for loop to execute hundreds of file statements. The code is as follows: for %y atl aus bal bos wfsave G:\Research2\MAIN\Rent_Growth_Process\Retail_Rent_Growth_Process\Retail_Inputs\%y_inputs_rg.csv @keep %y_inputs_rg wfsave G:\Research2\MAIN\Rent_Growth_Process\Retail_R...
