ARIMA (0,1,0)(0,1,1)12 help needed
Hi All,I'm trying to forecast a monthly series data. I have observed a monthly seasonality in the data. Hence I have taken the dependent variable as y(t)-y(t-1)-y(t-12)+y(t-13).I'm trying to apply the...
View ArticleARDL Bounds Testing programming
Gareth,Another quick question. I am reading the online manual which has more instructions than the pdf commands manual. But, I've been unable to save the f-stat from the bounds test and long run...
View ArticleARDL Bounds Testing programming
The PDFs and online help are identical.viewtopic.php?f=5&t=18
View ArticleARDL Bounds Testing programming
Gareth,They are not the same, maybe I have one of many pdf manuals. I found the online help more detailed and your thread on programming helped me to get around the problems so far.Also, can I call...
View ArticleSimple T-test
Yes the equations already estimated. But the problem is that I have about 100 b (b1 b2 b3 ... b100) from monte carlo simulation I want to check all of this with the first b1. On the other hand, the...
View ArticleSimple T-test
Can you compute the covariance from the monte carlo simulated coefficients?
View Articlehow to run multiple program in one program?
Hi Gareth,Sorry I still can't get it to work.... I have read the documentation you sent and am writing the following:The child program begins with the following line:wfcreate {%filename1} d5...
View Articlehow to run multiple program in one program?
Hi Gareth, I have noticed it works if I use %0, %1 and %2 instead of %filename1, %my_startdate_usd and %my_enddate. But I note that if I do not use consecutive numbers, or if I use double digit numbers...
View ArticleSTAR Package Problem
I am using eviews version 9. I tried to install star package to estimate smooth transition regression models. But the package is not loaded even I get the response of "installed or uptdated...
View ArticleAdd piecewise constant interpolation (zero order)
Suggestion:In the ipolate proc, add another type of interpolation that implements zero order interpolation, aka, piecewise constant interpolation.I know this could be done in custom code, however this...
View ArticleSARIMA script from R to Eviews
No problem. Actually, you may want to check that the EViews code is SAR(1) or SAR(12). Maybe one of the EViews guys can confirm the correct one. Good luck!
View Articleordered logistic
Can you post the workfile version along with a description of what model you are trying to estimate. It's not clear from this post.
View ArticleBand graph
Hi! I'm trying to graph a series that fluctuates between a band. However, when using the band command for a band graph I only get to graph the band while the third series (the one that fluctuates...
View ArticleBand graph
I'm going to interpret your question to mean you want to have a band made out of the first two series and then a line with the third. In which case you'll need to create a mixed graph, not a band graph.
View Article