print.teqrDG: print.teqrDG

Description Usage Arguments Value Author(s) Examples

Description

Print file for the class teqrDG.

Usage

1
2
## S3 method for class 'teqrDG'
print(x,...)

Arguments

x

object of class teqrDG

...

additional arguments to be passed to lower level functions

Value

The output from print.teqrDG is the dose escalation/expansion/de-escalation guidelines table.

Author(s)

M.S. Blanchard <sblanchard@coh.org>

Examples

1
2
output<-teqrDG(TotalN=12,pTarget=0.2,eq1=0.05,eq2=0.05,tootoxic=0.34)
output

TEQR documentation built on May 2, 2019, 2:14 p.m.

Related to print.teqrDG in TEQR...