coef.summary.APEs {alpaca} | R Documentation |
coef.summary.APEs
is a generic function which extracts a coefficient matrix for
average partial effects from objects returned by getAPEs
.
## S3 method for class 'summary.APEs'
coef(object, ...)
object |
an object of class |
... |
other arguments. |
The function coef.summary.APEs
returns a named matrix of estimates related to the
average partial effects.