Learn R Programming

lava (version 1.9.3)

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