Free Access Week-  Data Engineering + BI
Data engineering and BI courses are free!
Free AI Access Week from June 2-8

eha (version 2.4-5)

summary.phreg: Prints phreg objects

Description

This is the same as print.phreg

Usage

# S3 method for phreg
summary(object, …)

Arguments

object
A phreg object
Additional ...

See Also

print.coxreg

Examples

Run this code
## The function is currently defined as
function (object, ...) 
print(object)

Run the code above in your browser using DataLab