coef.feglm: Extract estimates of structural parameters

View source: R/generics.R

coef.feglmR Documentation

Extract estimates of structural parameters

Description

coef.feglm is a generic function which extracts estimates of the structural parameters from objects returned by feglm.

Usage

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

Arguments

object

an object of class "feglm".

...

other arguments.

Value

The function coef.feglm returns a named vector of estimates of the structural parameters.

See Also

feglm


alpaca documentation built on Aug. 10, 2022, 5:08 p.m.