Skip to content
Prev 25793 / 63424 Next

Optimization in R

I don't have an example of that but that does not make it less
desirable.  If one wants to use method 1, 2 or 3 then one can
use optim with a method= but if one wants to use methods 4
or 5 then one must use an entirely different function.  Surely
it would be better to be consistent from the user's viewpoint
and allow all of them to work consistently through the same
interface.
On 8/4/07, Duncan Murdoch <murdoch at stats.uwo.ca> wrote: