I tried to do cointegration test for 4 variables (y, x, z, w) using vecrank command and found that there are 2 cointegration relationships. I tried to do vector error correction model using vce command.
I got two cointegration vectors below. One cointegration vector is y+δ1z+ δ2w+constant=0 and the other cointegration vector is x+γ1z+ γ2w+constant=0.
Array
How to find the long run relationship between y and x? When there are two cointegration relationships between 4 variables, can we long run relationship among four variables?
Jaimin Lee
Related Posts with Interpretation and finding the long run relationship in vector error correction model for 4 variables and 2 cointegration vectors
Multiple hypothesis testing command updatedFor those interested in multiple hypothesis testing, a new version of wyoung is now available on SSC…
File read and tokenize localsHi everyone! I have been trying to tokenize locals that are produced by file read. However, weird t…
Bring point estimates forward in relation to 95% CI in twoway graphHi all, Probably a silly question, but I created a graph using a combination of -twoway scatter- an…
Calculate row medianIn my panel data (firm-year), I was able to calculate the row mean using egen RowMean=rmean(Var1 Var…
KINKYREG: new Stata command for instrument-free inference in linear regression models with endogenous regressorsI just released a brand-new Stata package called kinkyreg, which I developed jointly with Jan Kiviet…
Subscribe to:
Post Comments (Atom)
0 Response to Interpretation and finding the long run relationship in vector error correction model for 4 variables and 2 cointegration vectors
Post a Comment