Here is the excel formula for anyone who is interested.
=L145*(E144/L144)*EXP((coef!$D$3*forecast!M145)+(coef!$E$3*forecast!N145)+(coef!$F$3*forecast!O145)+(coef!$G$3*forecast!P145)+(coef!$H$3*forecast!Q145)+(coef!$I$3*forecast!R145))
Search found 12 matches
- Fri Jan 22, 2016 2:26 pm
- Forum: Estimation
- Topic: Forecasting Formula Normalized
- Replies: 9
- Views: 7271
- Fri Jan 22, 2016 12:40 pm
- Forum: Estimation
- Topic: Forecasting Formula Normalized
- Replies: 9
- Views: 7271
Re: Forecasting Formula Normalized
Figured it out. Thanks for all your great help Gareth. Great to see nothing has changed around here.
- Fri Jan 22, 2016 11:43 am
- Forum: Estimation
- Topic: Forecasting Formula Normalized
- Replies: 9
- Views: 7271
Re: Forecasting Formula Normalized
Ok, how would I do it in Eviews without using forecast?
- Fri Jan 22, 2016 10:21 am
- Forum: Estimation
- Topic: Forecasting Formula Normalized
- Replies: 9
- Views: 7271
Re: Forecasting Formula Normalized
Can you tell me what I need to change in the formula in column W?
=EXP(coef!$D$3*((E144/E143)-(L144/L143)))*E144
=EXP(coef!$D$3*((E144/E143)-(L144/L143)))*E144
- Fri Jan 22, 2016 9:00 am
- Forum: Estimation
- Topic: Forecasting Formula Normalized
- Replies: 9
- Views: 7271
Re: Forecasting Formula Normalized
I'm still not getting it. Can you take a look at my formula (column W) in the attached excel sheet?
- Thu Jan 21, 2016 11:04 am
- Forum: Estimation
- Topic: Forecasting Formula Normalized
- Replies: 9
- Views: 7271
Forecasting Formula Normalized
Can someone point me to more detail on what Eviews does when normalizing a series when forecasting? I would like to be able to hand calculate the forecast to check it. This is from the Eviews help documentation. If the formula can be normalized, EViews will compute the forecasts of the transformed d...
- Thu Oct 15, 2015 4:07 pm
- Forum: Data Manipulation
- Topic: Can't save program file to Linux server
- Replies: 7
- Views: 6827
Re: Can't save program file to Linux server
Tried that. No it doesn't work.
- Thu Oct 15, 2015 2:42 pm
- Forum: Data Manipulation
- Topic: Can't save program file to Linux server
- Replies: 7
- Views: 6827
Re: Can't save program file to Linux server
Yes, i can open a file from Linux from within Eviews.
- Thu Oct 15, 2015 2:25 pm
- Forum: Data Manipulation
- Topic: Can't save program file to Linux server
- Replies: 7
- Views: 6827
Re: Can't save program file to Linux server
Locally it will save fine just fine. What I've been doing is saving the program to my desktop and then copy paste it to Linux.
Really weird, when I do a save as opens up the correct directory, it just won't save it. Attached are a couple of screenshots.
Really weird, when I do a save as opens up the correct directory, it just won't save it. Attached are a couple of screenshots.
- Thu Oct 15, 2015 1:18 pm
- Forum: Data Manipulation
- Topic: Can't save program file to Linux server
- Replies: 7
- Views: 6827
Can't save program file to Linux server
I'm using Eviews9, latest build. I'm able to copy and paste a Eviews program from a Linux server (using Samba) into Eviews which is running on my desktop pc. When I try to save the program I'm getting the follwing error in an error message popup. Unable to open file \\sas\pm\econ\hpfm\v3.1\2015q2\20...
- Wed Oct 14, 2015 6:58 am
- Forum: Data Manipulation
- Topic: Replace NA with missing
- Replies: 4
- Views: 5124
Re: Replace NA with missing
I would like to replace the NAs in the series with a period. So when I export the series to .csv there won't be any text in the field. It will le me replace it with zero. Just wondering if I can replace it with a period. I'm guessing probably not.
- Tue Oct 13, 2015 9:54 am
- Forum: Data Manipulation
- Topic: Replace NA with missing
- Replies: 4
- Views: 5124
Replace NA with missing
I'm using EViews9, latest build.
Is there a way to replace NA values with missing? So replace NA with a period.
The error is get is . is not defined in "blah".
series fcst_hpi=@recode(fcst_hpi=na,.,fcst_hpi
Is there a way to replace NA values with missing? So replace NA with a period.
The error is get is . is not defined in "blah".
series fcst_hpi=@recode(fcst_hpi=na,.,fcst_hpi
