View source: R/summary.tpchreg.R
summary.tpchreg | R Documentation |
Summary for tpchreg objects
## S3 method for class 'tpchreg'
summary(object, ci = FALSE, level = 0.95, ...)
object |
A |
ci |
Logical. If TRUE, confidence limits are given instead of se's. |
level |
Confidence level, used if ci. |
... |
Additional ... |
Göran Broström
tpchreg
## The function is currently defined as
## function (object, ...)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.