ThreePlusThreeDesign | R Documentation |
Creates a new 3+3 design object from a dose grid
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
# 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.