coef.summary.feglm: Extract coefficient matrix for structural parameters

View source: R/generics.R

coef.summary.feglmR Documentation

Extract coefficient matrix for structural parameters

Description

coef.summary.feglm is a generic function which extracts a coefficient matrix for structural parameters from objects returned by feglm.

Usage

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

Arguments

object

an object of class "summary.feglm".

...

other arguments.

Value

The function coef.summary.feglm returns a named matrix of estimates related to the structural parameters.

See Also

feglm


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