print.threg {threg}R Documentation

Print method for threg objects

Description

Produces a printed summary of a fitted threg model

Usage

## 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


[Package threg version 1.0.3 Index]