Because there is only 4 formats and 5 stats to display. And the fourth one
is %9.0f, so the fourth stat (Nagelkerke) is rounded to 0. Replace the
estout command by :
estout tobit1 using table7_test, replace cells ("b(fmt(%9.3f)
label(Coefficients)) p(fmt(%9.3f))") stats (chi2 p r2_p nagelkerke N,
fmt(%9.3f %9.3f %9.3f %9.3f %9.0f) labels("Chi square" "p(chi2)" "Pseudo
R-square" "Nagelkerke" "Number of observations")) label varlabels(_cons
Constant)
And the "Nag" stat should appear with 3 digits after the period.
Hope this helps,
Nicolas
-------
Nicolas Couderc
Centre d�Economie de la Sorbonne, TEAM & CNRS
Maison des Sciences Economiques,
Universit� Paris 1 - Panth�on-Sorbonne
106-112, boulevard de l'H�pital
F-75647, Paris, Cedex 13
--
Ce message a ete verifie par MailScanner
pour des virus ou des polluriels et rien de
suspect n'a ete trouve.
*
* 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/