escalation:::phase1_sim
to incorporate latent toxicity tolerancesR/enhance.R
phase1_sim.Rd
Override escalation:::phase1_sim
to incorporate latent toxicity tolerances
phase1_sim(
selector_factory,
true_prob_tox,
sample_patient_arrivals = function(df) cohorts_of_n(n = 3, mean_time_delta = 1),
previous_outcomes = "",
next_dose = NULL,
i_like_big_trials = FALSE,
return_all_fits = FALSE
)
A selector_factory
object
A vector of toxicity probabilities for the doses
defined in selector_factory
A function implementing an arrivals process for trial enrollment
This may or may not apply in applications of
package precautionary
Undocumented
I didn't choose this parameter name
Don't do this