robust.gee.hook: Classify Fitted Object as Naive or Robust

Description Usage Arguments Value Author(s)

Description

This hook is ran after the call to the external mode. It sets the class of the object (in addition to its other designations) as 'gee.naive' or 'gee.robust' depending on the value of the robust parameter.

Usage

1
  robust.gee.hook(obj, Zall, Call, robust, ...)

Arguments

obj

a zelig object

Zall

the call made to the zelig function

Call

the call made to the external model

robust

a logical specifying whether to use the naive or robust covariance matrix

...

ignored parameters

Value

a zelig object with the additional class gee.robust or gee.naive

Author(s)

Skyler


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