Hi,
I ran a batch of things on Stata 13.1 (May 2014) for Unix, using an up-to-date -xtivreg2-. I know that I could rerun everything to investigate why no first stage were reported in these (many, if not all) cases, but it would also help to know the possible reasons beforehand. Is it directly related to the issue of singletons mentioned in the output? Thanks!
I ran a batch of things on Stata 13.1 (May 2014) for Unix, using an up-to-date -xtivreg2-. I know that I could rerun everything to investigate why no first stage were reported in these (many, if not all) cases, but it would also help to know the possible reasons beforehand. Is it directly related to the issue of singletons mentioned in the output? Thanks!
Code:
Warning - singleton groups detected. 74939 observation(s) not used. FIXED EFFECTS ESTIMATION ------------------------ Number of groups = 1142365 Obs per group: min = 2 avg = 3.9 max = 4 Unable to display summary of first-stage estimates; macro e(first) is missing
Comment