DOLS
Posted: Wed Jul 09, 2014 5:30 am
Hi,
A simple way of correcting for cross sectional dependance is to demean the data before running a regression, y(t)-ybar(t), where ybar(t) is the cross-sectional averages for each time period.
In the manual it states about the Dynamic OLS estimator that: "Kao and Chiang (2000) describe the pooled DOLS estimator in which we use ordinary least squares to estimate an augmented cointegrating regression equation: ... where yt and xt are the data purged of the individual deterministic trends".
Does this mean that the cross-sectional averages has been removed?
I tried to estimate two different specifications,
1) log(tfpr) log(at)
2) log(tfpr)-@meansby(log(tfpr), "@year") log(at)-@meansby(log(at), "@year") ,
and they gave the same result, which to me indicates that the answer to my question is yes.
Is this correct?
Thomas
A simple way of correcting for cross sectional dependance is to demean the data before running a regression, y(t)-ybar(t), where ybar(t) is the cross-sectional averages for each time period.
In the manual it states about the Dynamic OLS estimator that: "Kao and Chiang (2000) describe the pooled DOLS estimator in which we use ordinary least squares to estimate an augmented cointegrating regression equation: ... where yt and xt are the data purged of the individual deterministic trends".
Does this mean that the cross-sectional averages has been removed?
I tried to estimate two different specifications,
1) log(tfpr) log(at)
2) log(tfpr)-@meansby(log(tfpr), "@year") log(at)-@meansby(log(at), "@year") ,
and they gave the same result, which to me indicates that the answer to my question is yes.
Is this correct?
Thomas