1. Carlo, I cant find in the function help for the comand -scatter- . Whats the way to go with scatter?
But is this the right way to go to test for heteroskedasticity? I have read you just use -robust- when you have heteroskedasticity, so I have to test it right?
scatter
no existing graph command to replay
r(198);
2. I try to retrieve residuals as you said from -xtreg postestimation-
I find this command in the help xtreg postestimation, would that be the right?:
-predict- comand for ... predictions, residuals, influence statistics, and other diagnostic measures
and this:
ue u_i + e_it, the combined residual
2. So would you say I should use it the -robust- comand?
But is this the right way to go to test for heteroskedasticity? I have read you just use -robust- when you have heteroskedasticity, so I have to test it right?
scatter
no existing graph command to replay
r(198);
2. I try to retrieve residuals as you said from -xtreg postestimation-
I find this command in the help xtreg postestimation, would that be the right?:
-predict- comand for ... predictions, residuals, influence statistics, and other diagnostic measures
and this:
ue u_i + e_it, the combined residual
2. So would you say I should use it the -robust- comand?
Comment