coef.feglm | R Documentation |
coef.feglm
is a generic function which extracts estimates of the structural parameters
from objects returned by feglm
.
## S3 method for class 'feglm' coef(object, ...)
object |
an object of class |
... |
other arguments. |
The function coef.feglm
returns a named vector of estimates of the structural
parameters.
feglm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.