Description Usage Arguments Value Author(s) Examples
Creates a new 3+3 design object from a dose grid
1 | ThreePlusThreeDesign(doseGrid)
|
doseGrid |
the dose grid to be used |
the object of class RuleDesign
with the
3+3 design
Daniel Sabanes Bove sabanesd@roche.com
1 2 3 4 | # inizialing a 3+3 design
myDesign <- ThreePlusThreeDesign(doseGrid=c(5, 10, 15, 25, 35, 50, 80))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.