print.jrfit: jrfit Internal Print Functions

Description Usage Arguments Author(s) See Also

Description

These functions print the output in a user-friendly manner using the internal R function print.

Usage

1
2
3
4
## S3 method for class 'jrfit'
print(x, ...)
## S3 method for class 'summary.jrfit'
print(x, digits = max(5, .Options$digits - 2), ...)

Arguments

x

An object to be printed

digits

number of digits to display

...

additional arguments to be passed to print

Author(s)

John Kloke kloke@biostat.wisc.edu

See Also

jrfit, summary.jrfit


kloke/jrfit documentation built on May 20, 2019, 12:34 p.m.