print.mrfit: mrfit 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 'mrfit'
print(x, ...)
## S3 method for class 'summary.mrfit'
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

mrfit, summary.mrfit


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