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.

...

further arguments passed to or from other methods.

control

a list with control parameters. See hopit.control.

Author(s)

Maciej J. Danko


MaciejDanko/hopit documentation built on Oct. 4, 2022, 7:59 p.m.