coef.glm: Extract model coefficients

Description Usage Arguments

Description

Extract model coefficients.

Usage

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

Arguments

object

The fitted model.

type

Must be one of raw, bias, or corrected.

...

Additional arguments.


BinQuasi documentation built on May 2, 2019, 4:16 a.m.