BinQuasi (version 0.1-6)

coef.glm: Extract model coefficients

Description

Extract model coefficients.

Usage

# S3 method for glm
coef(object, type = c("raw", "bias", "corrected"), ...)

Arguments

object

The fitted model.

type

Must be one of raw, bias, or corrected.

...

Additional arguments.