Search found 6 matches
- Thu Aug 09, 2012 9:36 am
- Forum: Programming
- Topic: Help Needed to Get Program to Run Existing Workfile Data
- Replies: 9
- Views: 8948
Re: Help Needed to Get Program to Run Existing Workfile Data
I need some more help again guys. I'm trying to combine two programs you have offered 1) Run lagging regressions through an interval (-12 to 12) and provide the lowest AIC (or best fitting model) 2) Store the AIC, R2, etc. in a matrix or vector. So I essentially combined two different programs toget...
- Thu Aug 09, 2012 8:54 am
- Forum: Programming
- Topic: Help Needed to Get Program to Run Existing Workfile Data
- Replies: 9
- Views: 8948
Re: Help Needed to Get Program to Run Existing Workfile Data
You guys are GREAT! I may have more questions but THANK YOU!
- Thu Aug 09, 2012 8:39 am
- Forum: Programming
- Topic: Help Needed to Get Program to Run Existing Workfile Data
- Replies: 9
- Views: 8948
Re: Help Needed to Get Program to Run Existing Workfile Data
I grabbed this code from something you wrote or helped someone with. 'create a workfile junb1_monthly_data.wf1 q 1930 2014 'create a dependent variable series cons_stap_pe_yoy = nrnd 'create 3 series series cpi_yoy = nrnd series avg_hrly_ernings_yoy = nrnd series savin_rate_yoy = nrnd %regs = "...
- Thu Aug 09, 2012 8:38 am
- Forum: Programming
- Topic: Help Needed to Get Program to Run Existing Workfile Data
- Replies: 9
- Views: 8948
Re: Help Needed to Get Program to Run Existing Workfile Data
Yes I have access to my worfile and dataset. I just can't get the program to run or link to it. At least I think thats the problem.
I dont know if the problem is occuring because I did something wrong when I created a new program or saved it to the wrong destination or what.
I dont know if the problem is occuring because I did something wrong when I created a new program or saved it to the wrong destination or what.
- Thu Aug 09, 2012 8:24 am
- Forum: Programming
- Topic: Help Needed to Get Program to Run Existing Workfile Data
- Replies: 9
- Views: 8948
Help Needed to Get Program to Run Existing Workfile Data
Hello All, This is probably a very basic question but I am new to EViews and have no coding experience. I have been running regression and have all my dependent and independent variables set up in a workfile. However, I just created and tried to run a program to alleviate the repetition but I'm gett...
- Thu Aug 09, 2012 6:12 am
- Forum: Estimation
- Topic: Lag selection in ECM using information criteria
- Replies: 2
- Views: 3973
Re: Lag selection in ECM using information criteria
I'm suffering the same fate. Have any of you guys received an answer for this?
