| robust.glm.hook {Zelig} | R Documentation |
Adds support for robust error-estimates in the Zelig “glm” models.
robust.glm.hook(obj, zcall, call, robust = FALSE, ...)
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 |
the fitted model object