Individual coefficients in Panel cointegration not saved with btwcoefs
Posted: Mon May 22, 2017 4:26 am
HI,
I am trying to estimate a panel cointegration model and save the individual coefficients in a matrix. I use the command as specified in the guide (btwcoefs=) and it works for when using grouped panel method, but not for the other two (see below). Is there a reason for that or is it a bug?
dols_prod.cointreg(method=dols, btwcoefs=zpr,lltype=sic, panmethod=grouped) y x z
dols_prod.cointreg(method=dols, btwcoefs=zpr,lltype=sic, panmethod=pooled) y x z
dols_prod.cointreg(method=dols, btwcoefs=zpr,lltype=sic, panmethod=weighted) y x z
Kind regards,
Marta
I am trying to estimate a panel cointegration model and save the individual coefficients in a matrix. I use the command as specified in the guide (btwcoefs=) and it works for when using grouped panel method, but not for the other two (see below). Is there a reason for that or is it a bug?
dols_prod.cointreg(method=dols, btwcoefs=zpr,lltype=sic, panmethod=grouped) y x z
dols_prod.cointreg(method=dols, btwcoefs=zpr,lltype=sic, panmethod=pooled) y x z
dols_prod.cointreg(method=dols, btwcoefs=zpr,lltype=sic, panmethod=weighted) y x z
Kind regards,
Marta