Learn R Programming

pcoxtime (version 1.0.4)

print.pcoxbasehaz: Print baseline hazard function data frame

Description

Print the head of baseline hazard function data frame.

Usage

# S3 method for pcoxbasehaz
print(x, n = 5, ...)

Arguments

x

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

n

number of rows to print. Default is 5.

...

for future implementations

Value

The call to the pcoxbasehaz.pcoxtime and the head of baseline hazard function data frame.

Details

Provide a summary of pcoxbasehaz.pcoxtime object.