Description Usage Arguments Details Author(s)
Auxiliary function as user interface for brglm
fitting. Typically only used when calling brglm
or
brglm.fit
.
1 | glm.control1(epsilon = 1e-08, maxit = 25, trace = FALSE, ...)
|
epsilon |
as in |
maxit |
as in |
trace |
as in |
... |
further arguments passed to or from other methods. |
The only difference with glm.control
is that
glm.control1
supports further arguments to be passed from other
methods. However, this additional arguments have no effect on the
resultant list.
Ioannis Kosmidis, [email protected]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.