Learn R Programming

Zelig (version 4.2-1)

robust.glm.hook: Hook for ``glm'' Models in Zelig

Description

Adds support for robust error-estimates in the Zelig ``glm'' models.

Usage

robust.glm.hook(obj, zcall, call, robust = FALSE, ...)

Arguments

obj
a zelig object
zcall
the original call to the zelig model
call
the call that will be evaluated for the
robust
a logical specifying whether or not to use robust error estimates
...
ignored parameters

Value

  • the fitted model object