I'm having a strange problem when I try to outreg my random effects
tobit estimations using GLLAMM. I'm estimating 29 models, and
attempting to outreg the results into nine tables. Despite using a very
similar outreg command for each one, I am getting something strange.
For most of the outregged numbers, the number of observations is
incorrect--what it actually reports is the number of random effects.
For two of the 29 models, however, it gives the correct number of
observations, and adds an extra line to the outreg file (one that I did
not call for), called Number of sys_id (which is my i variable), which
contains the number of random effects.
Here is my do-file code for one of the strange tables...In the outregged
table, the estimates from the fourth dependent varible, zcash, puts the
correct number of observations in the observations row and adds a row
for "Number of sys_id". The others have the number of random effects in
the Observations column. In other words, it looks like this (sorry if
the columns don't line up):
1 2 3 4
5
Observations 259 259 259 624 259
Number of sys_id 259