create series
the results of the conducted research are here: http://brage.bibsys.no/xmlui/bitstream/ ... ilidis.pdf
View ArticlePanel Graph
Just set the sample to be that time period. Same way you would in a non-panel.
View ArticleSwitchreg smoothed probabilities
Hi,Version: Eviews 8.1, standard edition, Apr 27 2015 build, 64-bit on Win7 ProfessionalI extract smoothed probabilities from a Switching regression using the command:eq.makergmprobs(type=smooth)...
View ArticleRetrieve adjusted sample
Hi,I was wondering of whether there is a command to retrieve the adjusted sample used for estimation of an equation. The current @smpl command provides the sample size set by me which does not...
View ArticleRetrieve adjusted sample
No, because it is probably not a simple sample statement. You're better off using makeresids to make the residual series and then setting the sample to if resid<>0
View ArticleNon-integer power
I realize this is a complicated question, see the discussion at http://math.stackexchange.com/questions ... ve-numbers
View ArticleSwitchreg smoothed probabilities
Just verified that it's a labeling issue. Will fix the labeling in EViews 9. You can verify for yourself by extracting to each of the typesCode:eq.makergmprobs series1o series2o...
View Articlesample in a group
a solution was found , you find the research done and the programming code used in e-views here: http://brage.bibsys.no/xmlui/bitstream/ ... ilidis.pdf
View Articlebivariate normals
Hi,Thanks for the code, I'm using it to run some multivariate simulations, but I have a question, the code is based in the method that use the cholesky decomposition?Regards.
View ArticleMaking a graph from a empty group crashes Eviews
This code should crash eviews if run in a program:Code:wfcreate u 1 1group xx.lineversion:Eviews 9, 32 bit, jun 24 2015 build
View ArticleLosing Display Names w/Bloomberg Update
Using EV 8.1 with Bloomberg database.I have an EV Workfile with linked series from Bloomberg. I'm using the series for Categorical Graphs and Dated Data tables. For each series, I created Display Names...
View ArticleLosing Display Names w/Bloomberg Update
With all database links, anytime you refresh the data all of the meta information is refreshed as well.In your case, I would suggest creating a formula object equal to your database link and use the...
View ArticleDynamic conditional correlation
Hi,I am new to econometrics and am using the student version (so no programming or addins). I am trying to calculate conditional correlation between 2 time series (Australian and Argentian stock market...
View ArticleETS, the smooth series
Could you try copying and pasting the code you put in the first post in this thread into a new EViews program, without going via any other package?
View ArticleTARCOINT
Hello,I am trying to estimate the TAR and MTAR models.1) However, after reading the docs supplemented with add-in, and previous posts, it is not clear for me, what estimates it provides for above and...
View Article