print.survcorr {SurvCorr} | R 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 |
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.
[Package SurvCorr version 1.1 Index]