Skip to contents

Auxiliary function for scglr fitting used to construct a convergence control argument.

Usage

critConvergence(tol = 1e-06, maxit = 50)

Arguments

tol

positive convergence threshold.

maxit

integer, maximum number of iterations.

Value

a list containing elements named as the arguments.