[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]
st: outreg with logit
Qiuqiong wants some tables.
ssc install outreg2
outreg2 using myfile, addstat("Fail", e(N_cdf), "Success", e(N_cds)) see
Alternatively,
outreg using myfine.txt, addstat("Fail", e(N_cdf), "Success", e(N_cds))
replace coefastr 3aster se
seeout using myfile
Roy
From: Qiuqiong Huang <[email protected]>
Subject:
When a logit regression is run, sometimes there will be a message saying
"xx failures and xx success" if there are some variables that perfectly
predict outcome.
Is there a way to put this message when using the command "outreg"?
*
* 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/