Search found 3 matches
- Thu Apr 12, 2012 1:46 pm
- Forum: Bug Reports
- Topic: Different Results for Standard Errors of Identical Forecasts
- Replies: 5
- Views: 8467
Re: Different Results for Standard Errors of Identical Forec
Hi Gareth, Well, I just ran a few variations of the example equations above, and it seems that when the only ARMA term is an MA(n) term (I tried MA(2) and MA(3), in addition to the MA(1) above), I get a constant SE for all periods in the static forecast (which is sampled from 2004Q1 to 2010Q4), and ...
- Thu Apr 12, 2012 1:19 pm
- Forum: Bug Reports
- Topic: Different Results for Standard Errors of Identical Forecasts
- Replies: 5
- Views: 8467
Different Results for Standard Errors of Identical Forecasts
Hello, When trying to replicate both a dynamic and static forecast and the associated standard errors from an existing equation, Eviews has not been reproducing the same standard errors, even though the forecast is the same as it was before. In fact, the newly calculated standard error for each fore...
- Fri Feb 10, 2012 2:22 pm
- Forum: Programming
- Topic: Import Data in the same workfile
- Replies: 9
- Views: 10327
Re: Import Data in the same workfile
Hello! I would like to import some data from one Eviews workfile to another newly-created workfile, which I have been able to do with the following code: wfcreate(wf=data,page=inputs) Q <range begin> <range end> import(page=inputs) <file1> @freq Q <some date> While this works just fine for my partic...
