Skip to contents

Estimate confidence intervals for the Poisson model with robust/sandwich/empirical covariance structure.

Usage

# S3 method for robpoisson
confint(object, parm = NULL, level = 0.95, ...)

Arguments

object

Fitted model

parm

Not used

level

Confidence level, defaults to 0.95

...

Additional arguments, not used

Value

Matrix: First column, lower bound; second column, upper bound.