Boin-class: The BOIN design as a Cumulative-Cohort Design (CCD) subclass

Description Details Super classes Methods Examples

Description

The BOIN design as a Cumulative-Cohort Design (CCD) subclass

The BOIN design as a Cumulative-Cohort Design (CCD) subclass

Details

TODO: Provide references, and note clearly the choice of defaults. Also provide citations to BOIN paper(s).

Super classes

precautionary::Cpe -> precautionary::Ccd -> Boin

Methods

Public methods

Inherited methods

Method new()

Usage
Boin$new(target, cohort_max, enroll_max)
Arguments
target

Target toxicity rate

cohort_max

Upper bound on dose-wise enrollment

enroll_max

Upper bound on total enrollment

Details

Create a new Boin object.

Returns

A Boin object.

Examples
# TODO

Method clone()

The objects of this class are cloneable with this method.

Usage
Boin$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.

Examples

1
2
3
4
5
## ------------------------------------------------
## Method `Boin$new`
## ------------------------------------------------

# TODO

precautionary documentation built on Aug. 9, 2021, 9:14 a.m.