print.pcoxbasehaz: Print baseline hazard function data frame

View source: R/methodfuns.R

print.pcoxbasehazR Documentation

Print baseline hazard function data frame

Description

Print the head of baseline hazard function data frame.

Usage

## S3 method for class '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

Details

Provide a summary of pcoxbasehaz.pcoxtime object.

Value

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


pcoxtime documentation built on May 13, 2022, 1:05 a.m.