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