Problem with CCR (Canonical Cointegrating Regresion)
Dear, The CCR is not included in the nonstationary estimation settings box of my Cointegrating Regression toolbox. Even when I use the commands to run the CCR it does not turn out any numbers except...
View Articledate weekly
Hi, I want to know how is built eviews the impulse response, what is used by the program for this, what specifications are considered for this program.
View ArticleProblem with CCR (Canonical Cointegrating Regresion)
What is the build date of your copy of EViews? (You can find out from Help->About EViews).
View ArticleLabelling columns and adding texts to charts from a matrix
My apologies. We will get it fixed again
View Article2SLS Manual Input vs. Eviews
If by "poor" you mean low t-statistics, yes that could be due to a noisy predictor.
View Article2SLS Manual Input vs. Eviews
Okay. Thank you very much for all your help and for walking me through this step by step.
View ArticleDots per inch setting in Graphics default
How about adding a Dots per inch setting to Graph options/Export for appropriate file types.Along these lines, the default of 120 dpi seems a little dated. I'm fairly sure that no one in the EViews...
View ArticleCode Distinguishing IVs from Endogenous Variables
Hello again,The capture log and user guide have both been invaluable in my study on two stage LS. I'm hitting a roadblock, when I try to retrieve the p value from the chi sq distribution. The following...
View ArticleCode Distinguishing IVs from Endogenous Variables
http://www.eviews.com/help/helpintro.ht ... 13.html%23
View Articlecrash by function name
The problem could be with my mouse driver that randomly initiates double clicks instead of a single click. When I press at the combo box in eviews 9 (32 bit) the program frequently crashes but not in...
View Articlelags in VECM estimation and forecasting
Why are lags not permitted in VECM estimation and forecasting?Code:wfcreate m 2001 2020series a = nrnd + 100 series b = nrnd + 100var var01.EC(C,1) 1 6 LOG(a) LOG(b(-5)) model model01model01.merge...
View ArticleJohansen MLE, How to get the restrictions matrix?
Hello,I was wondering if I can extract the restrictions matrix (denoted as R in Johansen's papers) used to impose identifying restrictions. I used the "Restrictions" panel in Eviews to impose the...
View ArticleXMLLite library erro: 'Error setting XmlReaderProperty_DtdPr
Eviews 9 SV LiteOS: OSX 10.10.5Can't import foreign data or open any work fileMy e-mial: ia_m_wjj@163.comTY!
View ArticleInterdependent Series
HiI am trying to create series which depend on each other, These are the 2 types of series blocks I'm trying to generate.Example 1:Z(0) = initial Z = 0.1Y= alpha - 2*ZZ = Z(-1)+Y(-1)When I code the...
View ArticleRandom Crashing
Hi, it helpedWe have tested various of systems with version October 13 build and it seems that most of the system works.For some programs Eviews crashes after it is completely finished (ie, it does...
View ArticleCode Distinguishing IVs from Endogenous Variables
Thanks again Gareth for the relevant link to distribution commands. For the last line of my code I use Code:scalar chi_pval = @dchisq(chisq_val,1)So to fully address Question #2 above, does eviews have...
View Articlenew update is crashing eviews when I run a program
Steve -- apologies for my delay in getting you a file, but good news: the latest build appears to have resolved the issue. thank you!
View ArticleOLS Estimation - resetting covariance method
Hi there,in Eviews 9 there is a situation that after changing covariance method from Ordinary to HAC Newey-West, Eviews only remembers it until you save the workfile. After saving, it is again...
View ArticleReach data of a stochastic simulation for error bounds
Hi Gareth,Thanks for your answer. Just other users information, I found what I needed for my fan charts statistics using the @quantilesby function. The function allows to compute different quantiles by...
View Article