Pooled Regression Error with EViews 8
Posted: Wed Apr 03, 2013 6:53 am
Thursday, April 4
Another piece of the puzzle...If you create a new page, copy all the contents to the new page, open the p_revind1 pool object and then estimate, it works. I had the full run re-submitted. EViews 8 failed in the same location. This was not a one-time event.
======================
Wednesday, April 3
I am running tests of EViews 8 with existing code that runs successfully with EViews 7. The following pooled regression results in the following error code: 4194303. Given this code, what should I be looking for?
Russ
for %x revind1
pool p_{%x} enc esc matl mtn neng pac satl wnc wsc
p_{%x}.LS(CX=F,WGT=CXSUR) D(XREVIND1_?/REVIND1_SUM) (@MEAN(XREVIND1_?/REVIND1_SUM,"1980 2008")-(XREVIND1_?(-1)/REVIND1_SUM(-1))) D(XREVIND1_?(-1)/REVIND1_SUM(-1)) D(GSPR_?/NP_?) D(RMPRIME(-1)-@PCA(CPI_?(-1))) D(WPI05_?/JPGDP) @TREND
next
Another piece of the puzzle...If you create a new page, copy all the contents to the new page, open the p_revind1 pool object and then estimate, it works. I had the full run re-submitted. EViews 8 failed in the same location. This was not a one-time event.
======================
Wednesday, April 3
I am running tests of EViews 8 with existing code that runs successfully with EViews 7. The following pooled regression results in the following error code: 4194303. Given this code, what should I be looking for?
Russ
for %x revind1
pool p_{%x} enc esc matl mtn neng pac satl wnc wsc
p_{%x}.LS(CX=F,WGT=CXSUR) D(XREVIND1_?/REVIND1_SUM) (@MEAN(XREVIND1_?/REVIND1_SUM,"1980 2008")-(XREVIND1_?(-1)/REVIND1_SUM(-1))) D(XREVIND1_?(-1)/REVIND1_SUM(-1)) D(GSPR_?/NP_?) D(RMPRIME(-1)-@PCA(CPI_?(-1))) D(WPI05_?/JPGDP) @TREND
next