print.threg: Print method for threg objects

Description Usage Arguments

Description

Produces a printed summary of a fitted threg model

Usage

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

Arguments

x

the result of a call to threg

digits

significant digits to print

...

For future methods


threg documentation built on May 2, 2019, 7:59 a.m.

Related to print.threg in threg...