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: RE: pseudo log-likelihood report
From
"Martin Weiss" <[email protected]>
To
<[email protected]>
Subject
st: RE: pseudo log-likelihood report
Date
Sat, 20 Feb 2010 19:30:24 +0100
<>
*******
webuse sysdsn1, clear
gen freqweights=int(runiform()*1000000)
mlogit insure age male nonwhite i.site [fweight = freqweights]
di %20.0fc e(ll)
*******
HTH
Martin
-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Ian Breunig
Sent: Samstag, 20. Februar 2010 19:25
To: [email protected]
Subject: st: pseudo log-likelihood report
After running 'svy: mlogit ...., log' I view the report of the pseudo
log-likelihood but its reported, for example, as -1.515e+08 due to the
magnitude of the weights. I wish to view the full likelihood, not in
scientific notation. Is there anyway to do this? Thanks ahead of
time.
Ian Breunig
*
* 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/