Skip to content
Prev 25790 / 63421 Next

Optimization in R

On 04/08/2007 2:53 PM, Gabor Grothendieck wrote:
Show me an example where we have a list of ways to do a calculation 
passed as an argument (analogous to the method argument of optim), where 
the user is allowed to add his own function to the list.

Duncan Murdoch