s-news
[Top] [All Lists]

Re: mle functions or optimization routines

To: Ping Zhang <pingzhang@avaya.com>
Subject: Re: mle functions or optimization routines
From: Spencer Graves <spencer.graves@pdf.com>
Date: Sat, 24 Jan 2004 11:36:14 -0800
Cc: s-news@lists.biostat.wustl.edu
In-reply-to: <4011BA05.6000201@avaya.com>
References: <3A822319EB35174CA3714066D590DCD504AF75E7@usrymx25.merck.com> <4011BA05.6000201@avaya.com>
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax)
Have you considered "optim", also available in S-Plus in library(MASS)? It offers several alternative algorithms, not just one, PLUS optional output of the hessian.

By the way, "www.r-project.org" provides several useful tools for finding things like this. My favorite is search -> "R site search". A search there for "nlminb" received 30 hits. I would guess that both "nlminb" and "optim" would be described in Venables and Ripley (2002) Modern Applied Statistics with S, 4th ed. (Springer), since "optim" is in their MASS library. However, I don't have the 4th edition at my fingertips at the moment and it is not in the 3rd edition. hope this helps. spencer graves

Ping Zhang wrote:

In Splus, there is a function called nlminb() that can be used to
solve arbitrary optimization problems and hence solving for MLE estimates.
Does R have anything similar?
Ping Zhnag
Avaya Labs


--------------------------------------------------------------------
This message was distributed by s-news@lists.biostat.wustl.edu.  To
unsubscribe send e-mail to s-news-request@lists.biostat.wustl.edu with
the BODY of the message:  unsubscribe s-news



<Prev in Thread] Current Thread [Next in Thread>