Learn R Programming

trtswitch (version 0.2.2)

print.rpsftm: Print method for rpsftm objects

Description

Prints the concise information of a rpsftm fit.

Usage

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

Value

A printout from the fit of a rank-preserving structural failure time model.

Arguments

x

An object of class rpsftm.

...

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

Author

Kaifeng Lu, kaifenglu@gmail.com