Relative Content

Tag Archive for regressionpanelstandardsplmstandard-error

Clustered/Robust standard errors in R

I am estimating an OLS regression without fixed effects and an OLS regression with fixed effects in R Studio. I have read, that it is common to use robust standard errors, when estimating a simple OLS model and to use clustered standard errors when estimating a fixed-effects model…however, I am not sure If I did it correctly!
I thank you for your advice in advance!