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
Can -stcox-* do multilevel analyses with one failure?Hi everybody, Can -stcox- do multilevel analyses with one failure?; i.e., can -stcox- take the repe…
Cleaning for missing observations (cross-sectional data) for a range of variablesDear all, I have a particular problem. I have a data of probability of default for 2000 entities an…
Model's forecast accuracy evaluationHi everyone, I want to evaluate forecasting accuracy of ARIMA (1,1,1) model. I use only one variabl…
combining foreach and by with stringsHello, I found similar topics on the forum but the solutions provided do not seem to fit my case. …
Assigning numbers from 1 to (total number of observations) randomly to the data setHello, What is the best way to assign a random number from 1 to 413,294 (which is the total number o…
Subscribe to:
Post Comments (Atom)
0 Response to List of observations in regression
Post a Comment