ThreePlusThreeDesign: Creates a new 3+3 design object from a dose grid

Description Usage Arguments Value Author(s) Examples

View source: R/Design-class.R

Description

Creates a new 3+3 design object from a dose grid

Usage

1

Arguments

doseGrid

the dose grid to be used

Value

the object of class RuleDesign with the 3+3 design

Author(s)

Daniel Sabanes Bove sabanesd@roche.com

Examples

1
2
3
4
# inizialing a 3+3 design 
myDesign <- ThreePlusThreeDesign(doseGrid=c(5, 10, 15, 25, 35, 50, 80))
  
  

0liver0815/onc-crmpack-test documentation built on Feb. 19, 2022, 12:25 a.m.