Some datatypes not retrieved from Datastream
Rasmus, Please check your email. For everyone else, Assuming everything checks out, a fix will available in the next patch. I will post back when it is confirmed.
View ArticleARDL Bounds Testing programming
I am trying to learn how to program a model of ARDL approach to cointegration in Eviews, I want to do a rolling cointegrating analysis. There is a limited information on how to program an ARDL model...
View ArticleHierarchical Clustering / Lance - Williams Algorithm
I have coded a companion program for the above hierarchical clustering algorithm. The following code will produce a dendrogram output matrix that can be plotted easily in excel. It must be run after...
View ArticleData classification problem
Hi to all!Your help is highly appreciated in advance.I have a problem with data. I have a longitude data, which is allocated in different classes e.g. education. But due to a reform in education...
View ArticleHow can estimate second best model in eviews9?
As u know with eviews 9 it is easier to estimate ardl model than before versions of eviews. But if selected model has a serial correlation and we want to apply second best model of ardl. How can we do...
View ArticleWorking with files in working memory
Hi Steve, here is some resultEviews version 22 febworkfile: range 1-1000, objects: 10 000, size 79,7 mb1 Linux-server, networkTest 1.1 USEFILEBUFFER(TRUE)A: save: 68 secondsB: open: 3 secondsTest 1.2...
View ArticleSignal-to-noise ratio
Hello, I’m trying to replicate a state space model which, when simplified, consists of one signal equation and one state equation. The state equation is a random walk and there is a signal-to-noise...
View ArticleConditional forecasts in VAR framework
Hi!I want to make sure that I have correctly made conditional forecasts in order to assess policy effectiveness. I describe methodology step-by-step:1. I estimate a Bayesian VAR with 30 endogenous...
View ArticleUROOT options
I receive an error saying "INFOSEL=SIC is an unrecognized option for UROOT" when I run the following code in a program:Code:uroot(adf,trend,infosel=sic) ser01I'm trying to automatically select lag...
View ArticleUROOT options
Code:uroot(adf,trend,lagmethod=sic) ser01Code:uroot(adf,trend,lagmethod=tstat) ser01
View ArticleUROOT options
Thanks Gareth. I may have been looking at an outdated version of the Command Reference.
View ArticleQuantiles of a monte carlo simulation
Hi, I have run a Montecarlo simulation, and as outcome I have 10,000 replications of a series - say x_1 to x_10000.I would like now to identify the replication that demarcate a given quantile (eg 25,...
View ArticleWorking with files in working memory
Johan:Thanks for the info.I've created a separate version of EViews 9 that uses a local save, then move to try and workaround this issue. Please email me at steve@eviews.com and refer to this post and...
View ArticleConvexity Adjustment for transformed dependent variables
I have received a question regarding the potential bias associated with the way EViews performs the convexity adjustment when solving for transformed dependent variables (see comment in attachment)....
View Articleproblems with for loop
Hello, Would you look through my code, please. the program is not working from this line "equation equ!j.ls u{!j-1} c u!j(-1)". How can I solve this part "u{!j-1}?Code:create u 54series y0=nrndseries...
View ArticlePoisson Estimation for Count Data
Hello fellow E-Viewers,I am looking for some advice on formulating my E-Views regression for monthly count sales data. I have mutliple skews, however, only monthly data and 1 year annual sales data...
View Article