| summary.glm.robust {Zelig} | R Documentation |
Returns summary of a glm model with robust error estimates. This only slightly differs from how the standard GLM's behave.
## S3 method for class 'glm.robust' summary(object, ...)
object |
a “glm.robust” fitted model |
... |
parameters to pass to the standard “summary.glm” method |
a object of type “summary.glm.robust” and “summary.glm”