coef.feglm: Extract estimates of structural parameters
Description
coef.feglm
is a generic function which extracts estimates of the structural parameters
from objects returned by feglm
.
Usage
# S3 method for feglm
coef(object, ...)
Value
The function coef.feglm
returns a named vector of estimates of the structural
parameters.
Arguments
- object
an object of class "feglm"
.
- ...
other arguments.