Skip to content

Error message from optim

3 messages · Peter Ehlers, Rubem Kaipper Ceratti

#
On 2012-05-23 09:39, Rubem Kaipper Ceratti wrote:
Try naming the 'par' and 'fn' arguments:

   optim(par=...., fn=l.u, ....)

Peter Ehlers