Hello everyone,
After performing xtoverid and interpreting its results, I decided to run a fe robust regression for my panel data, clustered by countries (36 years and 35 countries). Unfortunately, my model has a very low R sq and Prob > F = 0.2397.
What are the implications of this? Does this mean I have to find another model? I must mention I do not have a background in statistics or econometrics.
Below my results. The variables are logged.
Thank you very much!
xtreg log_Defence log_RILE log_GDP log_Debt log_Unemployment log_population, fe robust
Fixed-effects (within) regression Number of obs = 774
Group variable: Id_country Number of groups = 35
R-sq: Obs per group:
within = 0.0546 min = 7
between = 0.0353 avg = 22.1
overall = 0.0088 max = 37
F(5,34) = 1.43
corr(u_i, Xb) = -0.0092 Prob > F = 0.2397
(Std. Err. adjusted for 35 clusters in Id_country)
----------------------------------------------------------------------------------
| Robust
log_Defence | Coef. Std. Err. t P>|t| [95% Conf. Interval]
-----------------+----------------------------------------------------------------
log_RILE | -.0647812 .1569548 -0.41 0.682 -.3837518 .2541894
log_GDP | .0354831 .3646179 0.10 0.923 -.7055097 .7764758
log_Debt | .1246861 .1892613 0.66 0.514 -.2599391 .5093114
log_Unemployment | -.2551505 .2147641 -1.19 0.243 -.6916037 .1813028
log_population | 8.941947 4.018865 2.22 0.033 .7746302 17.10926
_cons | -34.12163 17.495 -1.95 0.059 -69.67575 1.432499
-----------------+----------------------------------------------------------------
sigma_u | 3.1562238
sigma_e | .71949173
rho | .95060142 (fraction of variance due to u_i)
Related Posts with Fixed Effects High Prob F and low Rsq
Generating new variable which estimates the mean of a group of identifiersDear all, I am currently working with a dataset which contains the following variables: id (industr…
Tab2xl issuesHello everyone, I've just come across tab2xl and have been trying to include it in a loop to get a …
Descriptive statistics if command error r(198)Hi everyone, I am trying to create a descriptive statistics table of my data but only for the cases…
Test on two interaction termsHi, I am running a regression with two different interaction terms Code: reg y i.x#c.z i.x#c.w and …
Storing estimate values from the total commandHello, I am running the total command for each value of a nominal variable. I am trying to create a…
Subscribe to:
Post Comments (Atom)
0 Response to Fixed Effects High Prob F and low Rsq
Post a Comment