Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
st: AW: exlogistic constant
From
"Martin Weiss" <[email protected]>
To
<[email protected]>
Subject
st: AW: exlogistic constant
Date
Tue, 27 Jul 2010 16:48:56 +0200
<>
Add the -coef- option:
*************
webuse hiv1, clear
exlogistic hiv cd4 cd8, estcon nolog
exlogistic hiv cd4 cd8, estcon coef nolog
*************
HTH
Martin
-----Ursprüngliche Nachricht-----
Von: [email protected]
[mailto:[email protected]] Im Auftrag von SR Millis
Gesendet: Dienstag, 27. Juli 2010 16:43
An: [email protected]
Betreff: st: exlogistic constant
When I include the constant option in exlogistic, the constant is not
reported in the output. However, when I use the mat list e(b) command, the
constant is reported. Why not in the standard output?
Thanks,
Scott Millis
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/