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