View source: R/check_dose_selector_consistency.R
check_dose_selector_consistency | R Documentation |
Check the consistency of a dose_selector instance
check_dose_selector_consistency(x)
x |
dose_selector |
boin_fitter <- get_boin(num_doses = 5, target = 0.3)
x <- fit(boin_fitter, "1NNN")
check_dose_selector_consistency(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.