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