Skip to contents

Prints a compact per-group summary of a kmcurve_fast object: the group label and role, the sample size, the number of events, and the median survival read from the Kaplan-Meier curve. In the two-group case the constant Cox proportional-hazards estimate of the hazard ratio is reported below the table.

Usage

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

Arguments

x

A kmcurve_fast object from kmcurve_fast.

...

Further arguments, currently ignored.

Value

The input x, invisibly.