coldControl {cold} | R Documentation |
Auxiliary function as user interface for cold
fitting.
coldControl(maxit=100,abstol=-Inf,reltol=sqrt(.Machine$double.eps))
maxit |
maximum number of iterations. |
abstol |
absolute convergence tolerance. |
reltol |
relative convergence tolerance. |
See R documentation of optim
for details of standard default values
for the remaining options not considered in coldControl
.
A list with the arguments as components.