Learn R Programming

eha (version 2.11.2)

summary.tpchreg: Summary for tpchreg objects

Description

Summary for tpchreg objects

Usage

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

Göran Broström

See Also

tpchreg

Examples

Run this code

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

Run the code above in your browser using DataLab