Hello,
I am running a regression in STATA (xtgee).
xtgee Profit number_employees company_size , link(log) corr(ar1) iterate(100) family(igaussian) vce(robust)
When running the regression STATA tells me:
note: observations not equally spaced
modal spacing is delta Year = 1 unit
12 groups omitted from estimation
note: some groups have fewer than 2 observations
not possible to estimate correlations for those groups
25 groups omitted from estimation
This is totally fine for me. But I would like to know which observations ended up being part of the regression. Is there a way to do that?
Thanks for the help!!!
Related Posts with List of observations in regression
Check values from one variable against another variableHello, I'd like to write a code which checks if the values in one variable appear atleast once in a…
-xtdpdml- with interaction termHi Stata Experts: I would to use -xtdpdml- to estimate dynamic panel cross-lagged model. My model …
invalid (variable) r(198) - What does this mean?Hi there, I am trying to run a factor analysis on state ( Code: factor, R1, R2, etc, pcf however…
Linear Mixed Models with repeated measures design; postestimation/contrasts issues in RCT designFor our cluster randomized controlled trial we face the issue in STATA of reporting the means and co…
obtaining the first three digitsI have naics codes that have six digits, and I want to get the first three digits in each of them an…
Subscribe to:
Post Comments (Atom)
0 Response to List of observations in regression
Post a Comment