Skip to content

Scaling in optimization

1 message · John C Nash

#
Ben Bolker pointed out in a response about max. likelihood estimation that parameter
scaling is not available in nlminb
On 02/03/2012 06:00 AM, r-help-request at r-project.org wrote:
This note is to mention that the R-forge version of optimx(), which I caution is still
being developed, has introduced parameter scaling for all 15 optimizers currently included
in the optimx() wrapper. Feedback and comments are welcome for this experimental version.
It is yet far from perfect, but progress is being made and will be accelerated by input
from users. Developers of optimizers cannot anticipate all the obstacles users will create
-- we need our programs put to hard tests. See

https://r-forge.r-project.org/R/?group_id=395

One goal of optimx is to provide a single syntax for calling all the optimizers.

Cheers,

JN