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
Sorry for the double post, there was a bugSorry for the double post, there was a bug …
RegressionHello guys, I wanted know how to at least explain the coefficients. Help! HTML Code: regress log_…
grstest output into excelHello everybody, Do you know how I can extract the results from a GRS-test into a table? My curren…
Importing Json-formatted data from a .txt file into stataDear Statausers, I am facing the following: I have received a .txt file containing data in json for…
Cd with local and an other do fileHi, I'm trying to use local in my CD but it doesn't work. I can do this : Code: local directory="…
Subscribe to:
Post Comments (Atom)
0 Response to Within estimator estimate
Post a Comment