Hi all, I am trying to do the analysis on studying diversity index influencing farmer's productivity.
I have two wave(2 years gap) and 202 balanced samples(total 404) for each wave.
Since I thought diversity index has endogeneity problem, I used IV for the analysis.
Now, i have problem whether to choose random or fixed effect in my situation..
If I run with FE which consumes a lot of obs(202) in my case, coefficients are against our common sense and few of them are significant...
but random effect? results are acceptable and significant....(also same when estimated with pooled OLS)
However, if I run Hausman Test, the results are saying that fe is more suitable...
xtset hhid year, yearly
xtivreg ln_yield_val_ ///
/*socio-economi*/ hhhead* education minority ///
/*agricultural input as value*/ ln_labor4total ln_irri4total ln_cheftz4total ln_orgftz4total ///
/*agricultural input as quantity(kg)*/ culareaT ///
/*risk*/ creditcard ///
/*aid*/ t1_aid_mach ///
/*weather variability*/ m_dro3_10_ky pr_CoV_ky ///
/*diversity*/ (diversity_s = diversity6 SRF LRCoVmean_5), fe (or re)
estimate store fe
estimate store re
hausman fe re, sigmamore
My question is,
1) Is my approach reasonable? running xtivreg and hausman test to check which is more suitable?
2) Do I need to stick to the fe, even though results are against the theory?
3) Any other suggestions or insights on this analysis?
Kindly give me some advice.
Many Thanks,
Manny
Related Posts with fixed effect or random effect, comparatively small sample(N= 404 / T=2), short panel
How to control for age when I have the % of people at each ageHi, Currently my data looks like this [CODE] * Example generated by -dataex-. To install: ssc insta…
Oaxaca command not workingI am trying to run the oaxaca command and it keeps saying that it does not recognize it. Does anyone…
étude en données de panel.rsquared of fixed effectfrançais Hello, My name is Gibran. I am doing a panel data study on the causes of deforestation in U…
ReshapeHello I would appreciate if someone can tell me the command that would reshape my data from 201…
New version of vallabsave on SSC Thanks as always to Kit Baum, a new version of the vallabsave package is now downloadable from SSC.…
Subscribe to:
Post Comments (Atom)
0 Response to fixed effect or random effect, comparatively small sample(N= 404 / T=2), short panel
Post a Comment