Peng, C <cpeng.usm <at> gmail.com> writes: > > > To change the default maximum number of iterations (mxit =100 for derivative > based algorithm), add mxit = whatever number you want. > that's "maxit" i.e. optim(...,control=list(maxit=...))