I output several imputed panel data sets using Amelia and am trying to run an OLS regression using time and unit fixed effects, with clustered standard errors. I get the following warning message:
Warning messages:
1: In lm.wfit(x, y, w, offset = offset, singular.ok = singular.ok,
...) :
extra arguments ‘robust’, ‘cluster’ will be disregarded
I'm not sure this warning has anything to do with using Amelia data because I get a similar warning when doing a simple test. When I run this:
Hello,
I output several imputed panel data sets using Amelia and am trying to run an OLS regression using time and unit fixed effects, with clustered standard errors. I get the following warning message:
I'm not sure this warning has anything to do with using Amelia data because I get a similar warning when doing a simple test. When I run this:
I get this error:
Thanks, Matt