Recursive VECM - Johansen ML technique
Posted: Sun Feb 06, 2022 3:45 am
Hi Tom,
I am attempting to run a recursive VECM, estimation and one-step ahead OOS forecasts using @JOHMLE.src.
I have two choices, either:
(a) I can "fix" the number of cointegrating vectors from economic theory or from IS estimation, and then run the do loop; or
(b) let the data choose the number of cointegrating vectors based on: if Trace>Trace-95%, traversing down the Rank column, within the loop.
(a) I can do, however how would I do (b) using @JOHMLE.src?
Also, do I have to normalise the cointegrating vectors prior to forecasting?
many thanks,
Amarjit
I am attempting to run a recursive VECM, estimation and one-step ahead OOS forecasts using @JOHMLE.src.
I have two choices, either:
(a) I can "fix" the number of cointegrating vectors from economic theory or from IS estimation, and then run the do loop; or
(b) let the data choose the number of cointegrating vectors based on: if Trace>Trace-95%, traversing down the Rank column, within the loop.
(a) I can do, however how would I do (b) using @JOHMLE.src?
Also, do I have to normalise the cointegrating vectors prior to forecasting?
many thanks,
Amarjit