summary.hopit: Calculate the model summary
Description
Summarize a hopit
model.
Usage
# S3 method for hopit
summary(object, robust.se, ...)
Arguments
- object
a hopit
object.
- robust.se
a logical indicating whether to use robust standard errors based
on the sandwich estimator.
If a survey design is detected, then this option is ignored.
See hopit.control
.
- ...
further arguments passed to or from other methods.