0
votes
1answer
51 views

Fixed effects model and robust standard errors

I am estimating a two-way fixed effects model, using panel data for 40 developing countries over a time period of 16 years. I´ m using a lest square dummy variable regression (LSDV) including ...
3
votes
2answers
1k views

Why do I get different heteroscedasticity robust standard errors in R when using the plm package?

I am now writing my bachelors thesis and I have come across some difficulties. I am about to do some panel regressions with time and entity fixed effects and I would therefore like to use the plm ...