summary.survcorr {SurvCorr} | R Documentation |
Summary Method for survcorr Objects
Description
Summarizes results of a correlation analysis of bivariate survival times
Usage
## S3 method for class 'survcorr'
summary(object, ...)
Arguments
object |
a survcorr object |
... |
further arguments passed to summary |
Details
Summarizes the results of a correlation analysis of bivariate survival times. Beside of the calculated correlation coefficient and its confidence interval, a contingency table of the bivariate event status, some of the most important input parameters, as well as posterior mean and variance of the transformed correlation coefficients are printed.
Value
NULL
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]