print.thregIcure {thregI} | R Documentation |
print method for thregIcure objects
Description
produces a printed summary of a fitted thregIcure function
Usage
## S3 method for class 'thregIcure'
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]