Hi Statalist users.
I'm new to this forum and would love to get some help from you guys.
I'm working with a panel dataset consisting of 36 countries and 828 observations.
I'm trying to estimate the effect on corruption by using BCI (a corruption measure) on infant mortality. I'm doing this by both using a simple OLS and a fixed effects method.
I have read that you should not use CRSE if you have fewer than 40clusters, which I have. When I use the -xtreg- command followed by -robust- my standard errors automatically gets clustered. To avoid this i specify my model the following way:
reg infant mortality BCI controls i.year i.country, robust.
My first question is if this is an okey specifikation and if it is okey to use robust standard errors instead of clustered standard errors in the case of panel data?
Secondly, I'm wondering if I can do the simple OLS with my panel data set without getting the CRSE? Can I somehow re-write the -xtreg- command into a -reg- command and still get my Random effect (OLS)?
Thanks in advance!
Kind Regards,
Emma
Related Posts with Fixed and random effects WITHOUT using clustered robust standard errors (CRSE)
How to run the same macro-command(s) on multiple files (creating a loop)Hi! I am wondering how to run a macro-command on multiple files in a folder. The file-names (txt) a…
Time Series, Range specification "if": "tin": "range" commands.Dear All, Thanks in advance! I was running a Vector Autoregressive Model (VAR) with time-series dat…
Using the Code substr() for numbers of regionsHello Everybody! I need help with a code. I have numbers of german's regions (e.g. 1002,1051 to 160…
Why the researchers add controls variables in Panel Data regression?Dear Statalist, I am wondering about the reasons behind adding more control variables in the panel …
Creating Portfolios Sorted On Two VariablesHi Everyone, I have currency data that I want to initially sort on NFA(Net Foreign Assets) into two…
Subscribe to:
Post Comments (Atom)
0 Response to Fixed and random effects WITHOUT using clustered robust standard errors (CRSE)
Post a Comment