View source: R/print.tpchreg.R
print.tpchreg | R Documentation |
More "pretty-printing"
## S3 method for class 'tpchreg'
print(x, digits = max(options()$digits - 4, 3), ...)
x |
A |
digits |
Output format. |
... |
Other arguments. |
Doesn't work with three-way or higher interactions.
No value is returned.
Göran Broström
tpchreg
, print.coxreg
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.