Variables of equation and _this.@varlist
OK. Now this part of program works perfect. Thank you Gareth.
View ArticleReplacement variable insidea replacement variable
How can I put a replacement variable inside another one?I am getting successive errors.As an psudo-example I am trying a nonsense OLS regression, just for illustration.For instance, I want to...
View ArticlePANEL DATA
unfortunately, the file is larger than 2 MB, tried with unzip but still 3.6MB , may I send it to your email?
View ArticleReplacement variable insidea replacement variable
Can't you just do:Code:%var = "gdp"%endogenous = %var + " gcfc unem"
View ArticlePANEL DATA
I fixed it and deleted this row and still many "NA" when I open as a foreign work file :\
View ArticlePANEL DATA
Could you give an example of where you get an NA?As always, the more details you give, the easier it is for us to help you.
View ArticlePANEL DATA
Hi , Thanks . After I deleted the row and impotred the file it gives me N/A for each factor . I attach print screen.
View ArticlePANEL DATA
That's 3 years out of date. Update to the latest version of 7.http://www.eviews.com/download/download.html
View ArticleFama-MacBeth regression
I noticed that your workfile only has one dependent variable. Fama-MacBeth is intended for a portfolio of assets. Using only one asset will lead to problems in the cross-sectional regression step. See...
View ArticleCoefficient Restriction in Johansen Cointegration test
Hi, I am trying to test market efficiency between futures and spot market. I need to put restrictions on the coefficient (a=0 and b =1) of Zt = ST - a-bFt. Both ST and Ft are non stationary and the...
View Articlestackedbar with negatives
From a group with 7 time series variabels (called "bidrag") I get a nice graph with bars for the 6 first variables, and a line for the 7th using: bidrag.mixed bar(1,2,3,4,5,6) line(7)However,...
View Articleunlinking/cleaning data eliminates entries
i have noticed that unlinking data or using @clear for frmls selectively eliminates all the entries; this was not the case previously (the macro i use for this proceedure is years old); what is so...
View Article