Learn R Programming

pcoxtime (version 1.0.4)

print.pcoxsurvfit: Print a short summary of survival function

Description

Print the number of observations and number of events.

Usage

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

Arguments

x

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

...

for future implementations

Value

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

Details

Provide a summary of pcoxsurvfit.pcoxtime object.