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