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
Issue with Clustering - Distance Measures (centroid, ward)Hello everyone, I'm struggeling with a problem, which is probably quite easy to resolve - but I was…
Increasing space for columns and row labels when tabulating resultsHello everyone, I am doing five fixed effects regressions with five different dependent variables. …
Problem with foreachHi dear member, I am a beginner in the use of foreach. I need help to execute this code: foreach v…
Do sum of all corresponding values in one column when other column has a certain valueI want to sum the column 'stat1' by the column 'Group' if it has a certain value, such as Group == '…
Increasing space for column and row labels when tabulating resultsHello everyone, I am doing five fixed effects regressions with five different dependent variables. …
Subscribe to:
Post Comments (Atom)
0 Response to Within estimator estimate
Post a Comment