estimate.glm: Estimate method for GLM objects
Description
Applies estimate.default to obtain robust inference for a fitted
glm object.
Usage
# S3 method for glm
estimate(x, ...)
Value
Object of class estimate (see estimate.default).
Arguments
- x
Fitted glm object
- ...
Additional arguments to estimate.default