Tell me more ×
Cross Validated is a question and answer site for statisticians, data analysts, data miners and data visualization experts. It's 100% free, no registration required.

I'm trying to obtain robust standard errors as my regression residuals seem to be correlated... My sample data has 8 countries and I would like to cluster the standard errors by these 8 countries using SPSS...

I have read that you can use STATA to do it but I only have SPSS installed in my laptop.. help.. does anyone know any short cuts or macros written for this?

Thank you!!!

share|improve this question
Do you know why your residuals are correlated? Are you making multiple measurements on the same study unit? If so, you could enter those study units as a fixed factor, or run a multilevel model & let the random effect take care of it. Another possibility is that you have the wrong functional form. You can plot your residuals against each covariate and look at them. EG if the relationship b/t a covariate & the response is curvilinear, you might have (eg) several negative residuals, then several positive residuals, then several negative ones again. This would mean you need a squared term. – gung Oct 30 '12 at 15:44
What have you tried? I bet SPSS has a manual section on cluster analysis... – Anony-Mousse Oct 30 '12 at 17:28

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.