Skip to content
Prev 256551 / 398506 Next

Optimzing a nested function

On 11-04-12 2:33 AM, vioravis wrote:
See ?nlminb.  The parameters to optimize should be given as a vector in 
a single parameter.  Other parameters are kept fixed through the 
optimization, and need to be passed in the nlminb call.

Duncan Murdoch