summary.hopit {hopit} | R Documentation |
Calculate the model summary
Description
Summarize a hopit
model.
Usage
## S3 method for class 'hopit'
summary(object, robust.se, ...)
Arguments
object |
a |
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 |
... |
further arguments passed to or from other methods. |
Author(s)
Maciej J. Danko
[Package hopit version 0.11.6 Index]