@wreplace(%eq,"*[*", "*(*")
HiI want to replace [ with ( in a string. But this does not work with the code:%eq=@wreplace(%eq,"*[*", "*(*")%eq=@wreplace(%eq,"*]*", "*)*")where the string %eq=...
View ArticleFrom Troll to Eviews
HiIm trying to make a code so that we can use a Troll model in Eviews. In Troll you have to specify endogenous and exogenous variables, while in Eviews, the first left hand side variable is endogenous....
View ArticleAdd-in for excel 2007 causes excel 2010/2013 to crash
I am a faculty member intending to use eviews8 for students in a course this fall. Have personally used earlier versions of eviews.The add-in if activated causes excel 2010/2013 to crash on exit. I...
View ArticleAdd-in for excel 2007 causes excel 2010/2013 to crash
Could you provide the version and build date of EViews you have installed? (Available from Help->About EViews)
View Article@wreplace(%eq,"*[*", "*(*")
HiThanks for your reply. What do you mean by replacing words, in the help menu it states Example:@wreplace("ABC AB", "*B*", "*X*")replaces all instances of “B” with “X”, returning the string “AXC...
View Article@wreplace(%eq,"*[*", "*(*")
The following would yield the same output:Code:@wreplace("0.0055757*TID+ucon65[6]","*[*", "*(*")@replace("0.0055757*TID+ucon65[6]","[", "(")It does not work in your case because @wreplace considers %eq...
View ArticleEstimating a model with timevarying parameter
Hello all,I am quite new to eviews and recently learned how to estimate a regression model where the conditional variance is a GARCH model.However, now I have to estimate the following model:y = a +...
View Article"Internal Error 500 500" when Forecasting
Hi all,I tried to run an ex-post in sample dynamic forecast of my OLS equation, but each time I receive the error "Internal Error 500 500". I tried to google the problem but found no answer. Anyone an...
View Article"Internal Error 500 500" when Forecasting
I just found out that Eviews actually has created the forecast, although showing me the error. I conducted the forecast again and still got the error, but the forecast was again created. I just hope...
View ArticleBIVARIATE GARCH BEKK
Hi,Please I need assistance on estimating the Bivarate GARCH BEKK. I used the attached codes to estimate the model but cannot generate the output. The system says "LogL estimates are not valid". I have...
View ArticleBIVARIATE GARCH BEKK
Hi,I tried with a different set of codes but still have same error. I have attached the Eviews file here. Kindly assist.
View ArticleFrom Troll to Eviews
Hi, point taken . But, I get the same problem with the equationd(LOG(yp1519 / (1 - yp1519)) , 1) = YPR1519 + YPrcon1519 + Ypcon1519(1) + Ypcon1519(2) * DUM883 + Ypcon1519(3) * DUM912 + Ypcon1519(4) *...
View ArticleRead matrix from excel-file
I am trying to use the command read to import a matrix from excel into eviews. The name of the matrix is mat1, the data starts in the cell d3 and is situated in the sheet Yield. Why am I not able to...
View Article"Internal Error 500 500" when Forecasting
What version and build date of EViews? (Help->About EViews)
View ArticleRead matrix from excel-file
I have also tried as below. But I still don't get it to work. What do I miss? Some syntax error?matrix (4000, 4000) mat1mat1.read (d3, s=Yield) "G:\EkAn\_Gemensam\Rapporter\Bankernas räntor och...
View ArticlePedroni panel cointegration test
Hello!!I am doing a panel cointegration analysis and implement pedroni's panel cointegration tests. I have a question regarding my results. Only the panel v-statistic rejects the null hypothesis of no...
View ArticleFind/replace crash
Eviews crashes whenever I try to find/replace over a certain character limit in the program editor. I have tested this a bit and it doesn't seem to matter what I am replacing, only what I am replacing...
View Article