Learn R Programming

trtswitch (version 0.2.2)

print.ipcw: Print method for ipcw objects

Description

Prints the concise information of an ipcw fit.

Usage

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

Value

A printout from the fit of an inverse-probability of censoring weights model.

Arguments

x

An object of class ipcw.

...

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

Author

Kaifeng Lu, kaifenglu@gmail.com