critConvergence | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.