print.survcorr: Print Method for survcorr Objects

print.survcorrR Documentation

Print Method for survcorr Objects

Description

Print method for survcorr objects (correlation of bivariate survival times). Summarizes most important results: estimated correlation coefficient and confidence interval.

Usage

## S3 method for class 'survcorr'
print(x, ...)

Arguments

x

a survcorr object

...

additional options passed to print

Details

print method for objects of class survcorr

Value

the estimated correlation coefficient and lower and upper (1-alpha) confidence limits

Author(s)

Meinhard Ploner, Alexandra Kaider, Georg Heinze

References

Schemper,M., Kaider,A., Wakounig,S. & Heinze,G. (2013): "Estimating the correlation of bivariate failure times under censoring", Statistics in Medicine, 32, 4781-4790 doi: 10.1002/sim.5874.


SurvCorr documentation built on Nov. 10, 2022, 5:43 p.m.