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
Cut name variable into two variables to get casteHello I am trying to segregate the name variable into two separate name and caste variables. (The s…
how to use regexm to analyse string variablesDear All Can anyone help me in finding an easier way to categories open ended questions. an examp…
When to use logged / not logged variablesHi All, I am carrying out research for my bachelor thesis looking at the effect of gin consumption …
Sample size calculation using one sided test with power commandHello all, I am trying to run a test to determine the sample size where the outcome is proportions …
Abrreviate variable name Stata 15.1Hi all, I have updated my Stata installation from 13 to 15.1. It seems this new version does not use…
Subscribe to:
Post Comments (Atom)
0 Response to Within estimator estimate
Post a Comment