coef.APEs: Extract estimates of average partial effects

View source: R/generics.R

coef.APEsR Documentation

Extract estimates of average partial effects

Description

coef.APEs is a generic function which extracts estimates of the average partial effects from objects returned by getAPEs.

Usage

## S3 method for class 'APEs'
coef(object, ...)

Arguments

object

an object of class "APEs".

...

other arguments.

Value

The function coef.APEs returns a named vector of estimates of the average partial effects.

See Also

getAPEs


amrei-stammann/alpaca documentation built on Sept. 30, 2022, 6:59 a.m.