critConvergence {SCGLR} | R Documentation |
Auxiliary function for scglr
fitting used to
construct a convergence control argument.
critConvergence(tol = 1e-06, maxit = 50)
tol |
positive convergence threshold. |
maxit |
integer, maximum number of iterations. |
a list containing elements named as the arguments.