Statalist The Stata Listserver


[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

RE: st: Displaying current parameter estimates during ml max?


From   "Feiveson, Alan H. \(JSC-SK311\)" <[email protected]>
To   <[email protected]>
Subject   RE: st: Displaying current parameter estimates during ml max?
Date   Wed, 20 Dec 2006 14:44:39 -0600

for "official" commands, yes...but if you write your own -ml- program,
-trace- comes as an option to -ml maximize- so in your -ml program you
need something like

ml maximize, trace

If you want to have the trace turned on or off interactively, I think
you need to include it as an argument or option in your ml program. 

Al Feiveson 

-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of
[email protected]
Sent: Wednesday, December 20, 2006 12:43 PM
To: [email protected]
Subject: Re: st: Displaying current parameter estimates during ml max?

-trace-

For example:

. probit fore gear head, trace

Iteration 0:   log likelihood =  -45.03321
                    0          0  -.5321897
Iteration 1:   log likelihood = -24.664128
             1.907905  -.0665373  -6.200864
Iteration 2:   log likelihood = -21.824468
             2.885617  -.1040464  -9.266334
Iteration 3:   log likelihood = -21.512585
             3.320682  -.1300716  -10.62843
Iteration 4:   log likelihood = -21.506876
             3.388441  -.1351156  -10.83891
Iteration 5:   log likelihood = -21.506874
             3.389793  -.1352324  -10.84307


Scott

----- Original Message -----
From: Rachel <[email protected]>
Date: Wednesday, December 20, 2006 9:57 am
Subject: st: Displaying current parameter estimates during ml max?
To: statalist <[email protected]>

> Is there some option in ml that can make stata do this?  I'm 
> interested in displaying the parameter vector b, not the predicted 
> values xb.
> 

*
*   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/

*
*   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/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index