Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

coef.bife

Extract estimates of structural parameters or fixed effects


Description

coef.bife is a generic function which extracts estimates of the structural parameters or fixed effects from objects returned by bife.

Usage

## S3 method for class 'bife'
coef(object, type = c("sp", "fe"), corrected = NULL, fixed = NULL, ...)

Arguments

object

an object of class "bife".

type

the type of parameter estimates that should be returned; structural parameters or fixed effects. Default is "sp" referring to the structural parameters.

corrected, fixed

deprecated.

...

other arguments.

Value

The function coef.bife returns a named vector of estimates of the requested parameters.

See Also


bife

Binary Choice Models with Fixed Effects

v0.7.1
GPL (>= 2)
Authors
Amrei Stammann [aut, cre], Daniel Czarnowske [aut] (<https://orcid.org/0000-0002-0030-929X>), Florian Heiss [aut], Daniel McFadden [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.