coef.bife
is a generic function which extracts estimates of the structural
parameters or fixed effects from objects returned by bife
.
# S3 method for bife
coef(object, type = c("sp", "fe"), corrected = NULL, fixed = NULL, ...)
The function coef.bife
returns a named vector of estimates of the requested
parameters.
an object of class "bife"
.
the type of parameter estimates that should be returned; structural parameters or
fixed effects. Default is "sp"
referring to the structural parameters.
deprecated.
other arguments.
bife