Learn R Programming

hopit (version 0.9.0)

summary.hopit: Calculate the model summary

Description

Summarize a hopit model.

Usage

# S3 method for hopit
summary(object, robust.se = TRUE, ...)

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.

...

further arguments passed to or from other methods.

control

a list with control parameters. See hopit.control.