print.thregI: print method for thregI objects

Description Usage Arguments

View source: R/print.thregI.R

Description

Produces a printed summary of a fitted thregI function

Usage

1
2
## S3 method for class 'thregI'
print(x, digits=max(options()$digits - 4, 3), ...)

Arguments

x

the result of a call to thregI

digits

significant digits to print

...

For future methods


thregI documentation built on May 2, 2019, 6:27 a.m.

Related to print.thregI in thregI...