print.mTPI2Table {lrstat} | R Documentation |
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 class 'mTPI2Table'
print(x, ...)
Arguments
x |
The mTPI2Table object to print. |
... |
Ensures that all arguments starting from "..." are named. |
Value
A tabular printout of the design elements.
Author(s)
Kaifeng Lu, kaifenglu@gmail.com
[Package lrstat version 0.2.15 Index]