confint.robpoisson: Robust confidence intervals for Poisson model
Description
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, ...)
Value
Matrix: First column, lower bound; second column, upper bound.
Arguments
- object
Fitted model
- parm
Not used
- level
Confidence level, defaults to 0.95
- ...
Additional arguments, not used