understanding model equation output of VEC model
Posted: Tue May 05, 2009 3:49 am
Hi all,
I am trying to use VEC model on 2 time series. But I am not able to interpret the vec model equations. What does d() stand for here.
The equation looks like as follows:
d(A) = 0.1123522698*( B(-1) - 0.09145065747*A(-1) + 272.7504444 ) - 0.5778918819*B(-1)) + 0.8630636894*B(-2)) + 0.01105613981*d(B(-1)) - 0.06809563181*d(A(-2)) - 0.5700930685
d(B) = 0.005507195627*( B(-1) - 0.09145065747*A(-1) + 272.7504444 ) - 0.2300183269*d(B(-1)) + 0.07976447043*d(B(-2)) + 0.01779323877*d(A(-1)) - 0.005012549952*d(A(-2)) - 0.05370207617
Regards
I am trying to use VEC model on 2 time series. But I am not able to interpret the vec model equations. What does d() stand for here.
The equation looks like as follows:
d(A) = 0.1123522698*( B(-1) - 0.09145065747*A(-1) + 272.7504444 ) - 0.5778918819*B(-1)) + 0.8630636894*B(-2)) + 0.01105613981*d(B(-1)) - 0.06809563181*d(A(-2)) - 0.5700930685
d(B) = 0.005507195627*( B(-1) - 0.09145065747*A(-1) + 272.7504444 ) - 0.2300183269*d(B(-1)) + 0.07976447043*d(B(-2)) + 0.01779323877*d(A(-1)) - 0.005012549952*d(A(-2)) - 0.05370207617
Regards