coef.bife | R Documentation |
coef.bife
is a generic function which extracts estimates of the structural
parameters or fixed effects from objects returned by bife
.
## S3 method for class 'bife' coef(object, type = c("sp", "fe"), corrected = NULL, fixed = NULL, ...)
object |
an object of class |
type |
the type of parameter estimates that should be returned; structural parameters or
fixed effects. Default is |
corrected, fixed |
deprecated. |
... |
other arguments. |
The function coef.bife
returns a named vector of estimates of the requested
parameters.
bife
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.