R/interface.R
, R/simulations.R
recommended_dose.Rd
Get the dose recommended for the next patient or cohort in a dose-finding trial.
recommended_dose(x, ...)
# S3 method for class 'simulations'
recommended_dose(x, dose_string = FALSE, ...)
Object of type selector
.
Extra args are passed onwards.
TRUE to return vector of character dose-strings; FALSE (the default) to get a numerical vector of recommended dose-indices in monotherapy studies, or a matrix of recommended dose-indices in combination studies with the different treatments in columns and simulated outcomes in rows.
integer