Learn R Programming

lrstat (version 0.2.13)

print.mTPI2Table: Print the Decision Table for the mTPI-2 Design

Description

Prints the decision table of the modified toxicity probability-2 (mTPI-2) design for MTD finding.

Usage

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

Value

A tabular printout of the design elements.

Arguments

x

The mTPI2Table object to print.

...

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

Author

Kaifeng Lu, kaifenglu@gmail.com