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=...))

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to