print.pcoxsurvfit: Print a short summary of survival function

View source: R/methodfuns.R

print.pcoxsurvfitR Documentation

Print a short summary of survival function

Description

Print the number of observations and number of events.

Usage

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

Arguments

x

the result of a call to the pcoxsurvfit.pcoxtime function.

...

for future implementations

Details

Provide a summary of pcoxsurvfit.pcoxtime object.

Value

The call to the pcoxsurvfit.pcoxtime and the summary of the survival function.


pcoxtime documentation built on May 13, 2022, 1:05 a.m.