I have the following equation:
Array
in my data I have year and Id
I want to get the within the parameter estimates of the above regression
Which one of the following would be correct and why?
xtreg A L1.A L1.B L1.C yr*, fe or
xtreg A L1.A L1.B L1.C, fe or
xtreg A B C yr*, fe or
xtreg A B C, fe
Can anyone help me? Should I include vce(robust)? If not, why?
Related Posts with Within estimator estimate
Replacing with lagged value.Dear All, I have population data by age brackets(7 age categories *agecats* : 0-14, 15-24, 25-34, 3…
Value weighted returns are the same as equal weighted returnsDear everyone, Im sorry to post something similar as my post yesterday, however it is really importa…
chi2 not allowed with mrtab and weightHi, I try to do a chi2 test of significance. When I do not add weight, stata allows it, but when I t…
Insufficient data when trying looped regressions and storing betasHi, I am trying to run a loop of regressions by an index called funddateid and then storing the bet…
Variables omitted due to multicollinearity- is it about the type of variable?Helle everyone, I'm having some difficulties with a regression. When using xtreg with fixed effects…
Subscribe to:
Post Comments (Atom)
0 Response to Within estimator estimate
Post a Comment