View source: R/enhanced_functions.R
extract_operating_characteristics | R Documentation |
Converts boinet simulation results into a tidy data frame suitable for analysis and reporting.
extract_operating_characteristics(boinet_result)
boinet_result |
Result object from boinet functions (tite.boinet, tite.gboinet, boinet, gboinet) |
A tibble with columns: dose_level, toxicity_prob, efficacy_prob, n_patients, selection_prob, selection_pct
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.