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
How to modify the results of the separate command?I would like to create variables per id group using the separate command following this example: C…
FAQ: Out of room on your Macintosh hard drive? Changing the location of Stata's tmpdir using the STATATMP environment variableThe following two FAQs discuss using STATATMP to assign Stata temporary files (created by preserve o…
How can I define a variable in terms of its relative position to another variable?Hi all, I will really appreciate your help in this matter. I would like to know how can I define a…
How to deal with endogeneity in fixed effect model?Hi, I am trying to estimate my model using fixed effect . but before that i did a unit root test and…
Convert correlation coefficients to fractional rankingsHi, The variable (acc) in my data is the Pearson correlation coefficients. However, I would like to…
Subscribe to:
Post Comments (Atom)
0 Response to Within estimator estimate
Post a Comment