summary.tpchreg: Summary for tpchreg objects

View source: R/summary.tpchreg.R

summary.tpchregR Documentation

Summary for tpchreg objects

Description

Summary for tpchreg objects

Usage

## S3 method for class 'tpchreg'
summary(object, ci = FALSE, level = 0.95, ...)

Arguments

object

A tpchreg object.

ci

Logical. If TRUE, confidence limits are given instead of se's.

level

Confidence level, used if ci.

...

Additional ...

Author(s)

Göran Broström

See Also

tpchreg

Examples


## The function is currently defined as
## function (object, ...) 


eha documentation built on Oct. 1, 2023, 1:07 a.m.