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.


emilygoren/BinQuasi documentation built on May 17, 2019, 12:08 p.m.