powered by
Creates a new 3+3 design object from a dose grid
ThreePlusThreeDesign(doseGrid)
the object of class RuleDesign with the 3+3 design
RuleDesign
the dose grid to be used
Daniel Sabanes Bove sabanesd@roche.com
# inizialing a 3+3 design myDesign <- ThreePlusThreeDesign(doseGrid=c(5, 10, 15, 25, 35, 50, 80))
Run the code above in your browser using DataLab