summary.glm.robust: Summary of Generalized Linear Model with Robust Error...

Description Usage Arguments Value

Description

Returns summary of a glm model with robust error estimates. This only slightly differs from how the standard GLM's behave.

Usage

1
2
  ## S3 method for class 'glm.robust'
summary(object, ...)

Arguments

object

a “glm.robust” fitted model

...

parameters to pass to the standard “summary.glm” method

Value

a object of type “summary.glm.robust” and “summary.glm”


IQSS/Zelig4 documentation built on May 9, 2019, 9:13 a.m.