| orlmcontrol {goric} | R Documentation | 
Control arguments for the orlm function.
Description
A list with control arguments controlling the orlm function
Usage
orlmcontrol(maxiter = 10000, absval = 1e-04)
Arguments
| maxiter | maximum number of iterations | 
| absval | tolerance criterion for convergence | 
Value
a list with control arguments
See Also
[Package goric version 1.1-2 Index]