Hi,
I have a panel data set of 68 observation.
The data is for 34 Companies have observations about returns (dependent variable) and SRI score, leverage and total assets (three independent variables) the data is for 2016 and 2017, so the total number of observations is 68.
I will use Hausmann test to decide whether to apply Fixed Effect or Random Effect model, but first I am trying to use Wooldrdge test for autocorrelation. I followed the paper by Drukker, 2003 (Testing for serial correlation in linear panel-data models) and used the command;
xtserial
but I get the error:
no observations r(2000);
Could you please tell me what has gone wrong?
I have a panel data set of 68 observation.
The data is for 34 Companies have observations about returns (dependent variable) and SRI score, leverage and total assets (three independent variables) the data is for 2016 and 2017, so the total number of observations is 68.
I will use Hausmann test to decide whether to apply Fixed Effect or Random Effect model, but first I am trying to use Wooldrdge test for autocorrelation. I followed the paper by Drukker, 2003 (Testing for serial correlation in linear panel-data models) and used the command;
xtserial
but I get the error:
no observations r(2000);
Could you please tell me what has gone wrong?
Comment