Skip to contents

Applies estimate.default to obtain robust inference for a fitted glm object.

Usage

# S3 method for class 'glm'
estimate(x, ...)

Arguments

x

Fitted glm object

...

Additional arguments to estimate.default

Value

Object of class estimate (see estimate.default).