Expand the cohort of the last given dose to at least n patients

expand_last_dose_to_cohort(parent_selector_factory, n)

Arguments

parent_selector_factory

Object of type selector_factory.

n

Continue at current dose until at least n patients are evaluated.

Value

an object of type selector_factory that can fit a dose-finding model to outcomes.

Examples

# TODO