print.thregI {thregI} | R Documentation |
print method for thregI objects
Description
Produces a printed summary of a fitted thregI function
Usage
## S3 method for class 'thregI'
print(x, digits=max(options()$digits - 4, 3), ...)
Arguments
x |
the result of a call to |
digits |
significant digits to print |
... |
For future methods |
[Package thregI version 1.0.4 Index]