Learn R Programming

trtswitch (version 0.1.4)

print.phregr: Print phregr Object

Description

Prints the concise information of phregr fit.

Usage

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

Value

A printout from the fit of a Cox proportional hazards model.

Arguments

x

The phregr object to print.

...

Ensures that all arguments starting from "..." are named.

Author

Kaifeng Lu, kaifenglu@gmail.com