Hi everybody,
I am estimating a VECM to calculate an equilibrium exchange rate. For this, I use a total of seven variables (including the exchange rate).
When I use the vecrank command, STATA tells me there are six variables cointegrated.
Basically, my question is whether or not I should include the rank(6) option in the vec command. After all, I am only interested in explaining movements in the exchange rate, not in the other variables.
Can I proceed with my research if I just estimate the model with: vec exchangerate var1 var2 ... var6, trend(constant) rank(1)?
I do not understand the output if I specify rank(6).
Thank you in advance!
Hero
Related Posts with VECM - can I use rank(1) when there are multiple cointegrated variables?
Color SchemeHi I have been using a user written command VennDiagram to draw venn diagram in Stata 15. I wanted …
Recode numeric variables to categoricalHi. I have two numeric variables. I need to build logistic regression, so how to combine those two …
ivreg2 warning that covariance matrix is not of full rank. But can't figure out whyI am running fixed-effect instrumental variable panel regression. The data is unbalanced panel. The …
Interpreting fixed and random effects from a negative binomial mixed modelHi everyone. For a problem I am trying to tackle, I have created a negative binomial mixed model. T…
replacing all missing ".a" to "."?Dear All, How can I replace all ".a" in the following dataset Code: * Example generated by -dataex…
Subscribe to:
Post Comments (Atom)
0 Response to VECM - can I use rank(1) when there are multiple cointegrated variables?
Post a Comment