print.cox.kmi: Print method for cox.kmi objects

Description Usage Arguments Value Author(s) See Also

View source: R/print.cox.kmi.R

Description

Print method for cox.kmi objects.

Usage

1
2
## S3 method for class 'cox.kmi'
print(x, print.ind = FALSE, ...)

Arguments

x

An object of class cox.kmi.

print.ind

A logical specifying whether to print the results of the analyses performed on each imputed data set. By default, only the pooled estimates are printed.

...

Further arguments

Value

No value returned

Author(s)

Arthur Allignol, arthur.allignol@gmail.com

See Also

cox.kmi, summary.cox.kmi


kmi documentation built on May 28, 2019, 1:02 a.m.

Related to print.cox.kmi in kmi...