[R] cointegration rank

Pfaff, Bernhard Dr. Bernhard_Pfaff at fra.invesco.com
Mon Nov 21 11:21:31 CET 2005


Dear R - helpers,

I am using the urca package to estimate cointegration relations, and I
would be really grateful if somebody could help me with this questions:

After estimating the unrestriced VAR with "ca.jo" I would like to impose
the rank restriction (for example rank = 1) and then obtain the
restricted estimate of PI to be utilized to estimate the VECM model.

Is it possible? 

It seems to me that the function "cajools" estimates the VECM without
the restrictions. Did I miss something? How is it possible to impose
them?

Thanks a lot in advance!

Carlo


Hello Carlo,

you can achieve this, by calculating your desired PI-matrix by hand, given
the slots 'V' and 'W' of your ca.jo object and then execute a restricted
OLS-estimation, if I understand your goal correctly. 
Please, bear in mind the non-uniqueness of the factorization of the
PI-matrix by doing so.

HTH,
Bernhard    


______________________________________________
R-help at stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide!
http://www.R-project.org/posting-guide.html
-------------- next part --------------
*****************************************************************
Confidentiality Note: The information contained in this message,
and any attachments, may contain confidential and/or privileged
material. It is intended solely for the person(s) or entity to
which it is addressed. Any review, retransmission, dissemination,
or taking of any action in reliance upon this information by
persons or entities other than the intended recipient(s) is
prohibited. If you received this in error, please contact the
sender and delete the material from any computer.
*****************************************************************


More information about the R-help mailing list