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