Skip to contents

Formatted console display of summary.hazard() output: distribution, phase list (for multiphase), coefficient table with standard errors, and log-likelihood. S3 dispatch only – users call print(summary(fit)) rather than invoking this directly.

Usage

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

Arguments

x

A summary.hazard object returned by summary.hazard().

...

Additional arguments (ignored).

Value

x, invisibly.