Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


escalation (version 0.1.10)

check_dose_selector_consistency: Check the consistency of a dose_selector instance

Description

Check the consistency of a dose_selector instance

Usage

check_dose_selector_consistency(x)

Arguments

x

dose_selector

Examples

Run this code
boin_fitter <- get_boin(num_doses = 5, target = 0.3)
x <- fit(boin_fitter, "1NNN")
check_dose_selector_consistency(x)

Run the code above in your browser using DataLab