summary.tpchreg {eha} | R 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 |
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
Examples
## The function is currently defined as
## function (object, ...)
[Package eha version 2.11.4 Index]