R/dfcrm_selector.R
get_dfcrm_tite.Rd
Get an object to fit the TITE-CRM model using the dfcrm package.
get_dfcrm_tite(parent_selector_factory = NULL, skeleton, target, ...)
optional object of type
selector_factory
that is in charge of dose selection before
this class gets involved. Leave as NULL to just use CRM from the start.
Dose-toxicity skeleton, a non-decreasing vector of probabilities.
We seek a dose with this probability of toxicity.
Extra args are passed to crm
.
an object of type selector_factory
that can fit the
CRM model to outcomes.
This function is a short-cut to get_dfcrm(tite = TRUE)
. See
get_dfcrm
for full details.
Cheung, K. 2019. dfcrm: Dose-Finding by the Continual Reassessment Method. R package version 0.2-2.1. https://CRAN.R-project.org/package=dfcrm
Cheung, K. 2011. Dose Finding by the Continual Reassessment Method. Chapman and Hall/CRC. ISBN 9781420091519