Hi folks
I faced an issue using Xtdcce2, i'm trying to run a model like:
xtdcce2 y l.y x l.x z l.z W l.W , cr(y x z) cr_lags(3)
but the result changes if the order of variables is changed, for example if I run this model I find the results quit different:
xtdcce2 y l.y z l.z W l.W X l.x , cr(y x z) cr_lags(3)
JanDitzen can you please help me? is that normal? what is the problem here?
I faced an issue using Xtdcce2, i'm trying to run a model like:
xtdcce2 y l.y x l.x z l.z W l.W , cr(y x z) cr_lags(3)
but the result changes if the order of variables is changed, for example if I run this model I find the results quit different:
xtdcce2 y l.y z l.z W l.W X l.x , cr(y x z) cr_lags(3)
JanDitzen can you please help me? is that normal? what is the problem here?
Comment