print.summary.tsci {TSCI} | R Documentation |
Print Content of summary.tsci Object.
Description
Print Content of summary.tsci Object.
Usage
## S3 method for class 'summary.tsci'
print(x, digits = max(3, getOption("digits") - 3), ...)
Arguments
x |
an object of class 'summary.tsci'. |
digits |
number of significant digits to display. |
... |
arguments to be passed to or from other methods. |
[Package TSCI version 3.0.4 Index]