summary.hopit: Calculate the model summary

View source: R/generics.R

summary.hopitR Documentation

Calculate the model summary

Description

Summarize a hopit model.

Usage

## S3 method for class '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.

Author(s)

Maciej J. Danko


hopit documentation built on June 22, 2024, 6:55 p.m.