Hello.
I am having problems with outreg. After some regressions, it
gives me the following error: "obs must be between 1470 and
224694855" and then an r(198). I have been unable to find
any sort of documentation about this error.
The code I am running is:
xi: reg birthrate_all hh_abresrt* aabresrt*
[aweight=num_women], cluster(pobirth)
outreg using birthrate_all.out, se br bdec(4) replace
xi: reg birthrate_all hh_abresrt* aabresrt* i.age
[aweight=num_women], cluster(pobirth)
outreg using birthrate_all.out, se br bdec(4) append
xi: reg birthrate_all hh_abresrt* aabresrt* i.age i.year
i.statein [aweight=num_women], cluster(pobirth)
outreg using birthrate_all.out, se br bdec(4) append
xi: reg birthrate_all hh_abresrt* aabresrt* i.age i.year
i.statein i.pobirth i.yob [aweight=num_women], cluster
(pobirth)
outreg using birthrate_all.out, se br bdec(4) append
xi: reg birthrate_all hh_abresrt* aabresrt* i.age i.year
i.pobirth i.yob i.statein i.agestatein [aweight=num_women],
cluster(pobirth)
outreg using birthrate_all.out, se br bdec(4) append
On the last outreg command I included here, STATA gives me
the error I described above.
I'd appreciate any help.
Thanks,
Ethan
*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/