print.BOINTable: Print the Decision Table for the BOIN Design
Description
Prints the decision table of the Bayesian optimal interval
design for MTD finding.
Usage
# S3 method for BOINTable
print(x, ...)
Value
A tabular printout of the design elements.
Arguments
- x
The BOINTable object to print.
- ...
Ensures that all arguments starting from "..." are named.