.control | R Documentation |
Function for creating control parameters for the GLM fit
.control(epsilon = 1e-08, maxit = 25, trace = TRUE)
epsilon |
defaults to 1E-8 |
maxit |
defaults 25 maximum number of iterations |
trace |
defaults to TRUE |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.