Search found 18 matches
- Wed Oct 05, 2016 5:14 am
- Forum: Estimation
- Topic: Object make model for pool
- Replies: 8
- Views: 5905
Extracting a country from pool, update and re-estimate
Hi there, I have a pooled estimation I want to extract a given country, update the data for it and re-estimate that country equation only. Basically I want to have the efficiency of the pool coefficients and extend the data of only one country to derive forecasts. Is there a simple way I can do this...
- Tue May 31, 2016 7:56 am
- Forum: Bug Reports
- Topic: Eviews not stable
- Replies: 4
- Views: 5153
Re: Eviews not stable
Hi is there a place to send the file to?
- Tue May 31, 2016 7:19 am
- Forum: Bug Reports
- Topic: Eviews not stable
- Replies: 4
- Views: 5153
Re: Eviews not stable
Thanks Gareth,
Is there an email I can send it directly please?
Is there an email I can send it directly please?
- Tue May 31, 2016 6:47 am
- Forum: Bug Reports
- Topic: Eviews not stable
- Replies: 4
- Views: 5153
Eviews not stable
Hi, I am running a program that runs a panel and solves for forecasts. Each time I run my program it gives me a different forecasting number. I close the workfile each time and then rerun. I had a problem like this in an earlier version and it is the first time I have encountered this in version 9.5...
- Mon May 09, 2016 1:40 am
- Forum: Data Manipulation
- Topic: average of pool
- Replies: 5
- Views: 5822
Re: average of pool
You actually said outside the group not pool
- Mon May 09, 2016 1:33 am
- Forum: Data Manipulation
- Topic: average of pool
- Replies: 5
- Views: 5822
Re: average of pool
Will that give me the mean across the group for each year? It's so easy to do but somehow not working for me.
poolmain1.genr urban_s_am= @rmean(argentina_urban, bolvia_urban)
says not enough arguments
poolmain1.genr urban_s_am= @rmean(argentina_urban, bolvia_urban)
says not enough arguments
- Mon May 09, 2016 1:18 am
- Forum: Data Manipulation
- Topic: average of pool
- Replies: 5
- Views: 5822
average of pool
Hi, A really stupid question so pls brace yourself. I can not seem to create an average for each year for my pool variables. I have forecasted etc and now want to create a group average for each year for each region. my syntax is smpl 1990 2018 poolmain1.makegroup(urban_south_america) exp(argentina_...
- Tue Apr 12, 2016 6:53 am
- Forum: Estimation
- Topic: stndard errors in forecast with makemodel object
- Replies: 4
- Views: 6164
Re: stndard errors in forecast with makemodel object
OK great thanks
- Tue Apr 12, 2016 6:04 am
- Forum: Estimation
- Topic: stndard errors in forecast with makemodel object
- Replies: 4
- Views: 6164
Re: stndard errors in forecast with makemodel object
This doesn't really answer my question. I have been through the manual etc Can you elaborate? The standard errors in the stochastic model can be derived how about deterministic model? I can't see an option.
- Tue Apr 12, 2016 2:35 am
- Forum: Estimation
- Topic: stndard errors in forecast with makemodel object
- Replies: 4
- Views: 6164
stndard errors in forecast with makemodel object
Hi,
Be great to get an answer on how to obtain standard errors from forecasts. I ask specifically about forecasts that are not in sample but outside the sample range like 2016. I am using a makemodel object for a pool.
Be great to get an answer on how to obtain standard errors from forecasts. I ask specifically about forecasts that are not in sample but outside the sample range like 2016. I am using a makemodel object for a pool.
- Mon Apr 11, 2016 3:50 am
- Forum: Data Manipulation
- Topic: write in excel
- Replies: 0
- Views: 2496
write in excel
Hi Eviews, Sorry for a very basic question but I want to save my pool forecasts in excel what is the best way to do this. I am using below: pool1.write(xls,bycross) forecast1.xls ?_con ?_con_0 However I want to transpose it so I have each cross section for say 1990 in row 1 and 1991 in row 2 and so ...
- Thu Apr 07, 2016 11:38 am
- Forum: Estimation
- Topic: pool series syntax for program
- Replies: 4
- Views: 4613
Re: pool series syntax for program
Thank you.
- Thu Apr 07, 2016 9:36 am
- Forum: Estimation
- Topic: pool series syntax for program
- Replies: 4
- Views: 4613
Re: pool series syntax for program
Eviews, I know how to forecast from a pool and your answer is a bit jumbled to me , partly my phrasing and partly your impatience. In a single equation estimation if you want to declare a series to store temporary forecasts or calculation your syntax is "series yhat etc" My question is tha...
- Thu Apr 07, 2016 8:50 am
- Forum: Estimation
- Topic: pool series syntax for program
- Replies: 4
- Views: 4613
pool series syntax for program
Eviews,
I am programming out of sample estimations for my pool. To declare series for the final result of forecasts and standard errors what is the syntax for a pool I want to derive forecast for each cross section is there a way to use the wildcard ? what syntax do you recommend
I am programming out of sample estimations for my pool. To declare series for the final result of forecasts and standard errors what is the syntax for a pool I want to derive forecast for each cross section is there a way to use the wildcard ? what syntax do you recommend
- Tue Apr 05, 2016 3:22 am
- Forum: Estimation
- Topic: Object make model for pool
- Replies: 8
- Views: 5905
Re: Object make model for pool
OK thanks will do. I would also appreciate if you can clarify that the panel ARDL (PMGE) only gives panel estimation and forecast and you can not derive cross sectional forecasts directly. To derive individual forecasts you would have to create a program.
