powered by
Creates a new 3+3 design object from a dose grid
ThreePlusThreeDesign(doseGrid)
the dose grid to be used
the object of class '>RuleDesign with the 3+3 design
'>RuleDesign
# NOT RUN { # 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