coef.bifeAPEs: Extract estimates of average partial effects

View source: R/generics.R

coef.bifeAPEsR Documentation

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 class 'bifeAPEs'
coef(object, ...)

Arguments

object

an object of class "APEs".

...

other arguments.

Value

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

See Also

get_APEs


bife documentation built on Aug. 11, 2022, 5:11 p.m.