summary.regmedint_mod_poisson {regmedint} | R Documentation |
Summary with robust sandwich variance estimator for modified Poisson
Description
This is a version of summary.glm
modified to use the robust variance estimator sandwich
.
Usage
## S3 method for class 'regmedint_mod_poisson'
summary(object, ...)
Arguments
object |
A model object of the class |
... |
For compatibility with the generic. |
Value
An object of the class summary.glm
[Package regmedint version 1.0.1 Index]