# Generated by roxygen2: do not edit by hand

S3method(cohort,boin_selector)
S3method(cohort,derived_dose_selector)
S3method(cohort,dfcrm_selector)
S3method(cohort,follow_path_selector)
S3method(cohort,three_plus_three_selector)
S3method(continue,boin_selector)
S3method(continue,demand_n_at_dose_selector)
S3method(continue,derived_dose_selector)
S3method(continue,dfcrm_selector)
S3method(continue,dont_skip_selector)
S3method(continue,follow_path_selector)
S3method(continue,stop_at_n_selector)
S3method(continue,stop_when_n_at_dose_selector)
S3method(continue,stop_when_too_toxic_selector)
S3method(continue,stop_when_tox_ci_covered_selector)
S3method(continue,three_plus_three_selector)
S3method(dose_indices,selector)
S3method(doses_given,boin_selector)
S3method(doses_given,derived_dose_selector)
S3method(doses_given,dfcrm_selector)
S3method(doses_given,follow_path_selector)
S3method(doses_given,three_plus_three_selector)
S3method(empiric_tox_rate,derived_dose_selector)
S3method(empiric_tox_rate,selector)
S3method(fit,boin_selector_factory)
S3method(fit,cibp_dose_selector_factory)
S3method(fit,demand_n_at_dose_selector_factory)
S3method(fit,dfcrm_selector_factory)
S3method(fit,dont_skip_selector_factory)
S3method(fit,follow_path_selector_factory)
S3method(fit,stop_at_n_selector_factory)
S3method(fit,stop_when_n_at_dose_selector_factory)
S3method(fit,stop_when_too_toxic_selector_factory)
S3method(fit,stop_when_tox_ci_covered_selector_factory)
S3method(fit,three_plus_three_selector_factory)
S3method(mean_prob_tox,boin_selector)
S3method(mean_prob_tox,derived_dose_selector)
S3method(mean_prob_tox,dfcrm_selector)
S3method(mean_prob_tox,follow_path_selector)
S3method(mean_prob_tox,three_plus_three_selector)
S3method(median_prob_tox,boin_selector)
S3method(median_prob_tox,derived_dose_selector)
S3method(median_prob_tox,dfcrm_selector)
S3method(median_prob_tox,follow_path_selector)
S3method(median_prob_tox,three_plus_three_selector)
S3method(model_frame,selector)
S3method(n_at_dose,boin_selector)
S3method(n_at_dose,derived_dose_selector)
S3method(n_at_dose,dfcrm_selector)
S3method(n_at_dose,follow_path_selector)
S3method(n_at_dose,three_plus_three_selector)
S3method(num_doses,boin_selector)
S3method(num_doses,derived_dose_selector)
S3method(num_doses,dfcrm_selector)
S3method(num_doses,follow_path_selector)
S3method(num_doses,three_plus_three_selector)
S3method(num_patients,boin_selector)
S3method(num_patients,derived_dose_selector)
S3method(num_patients,dfcrm_selector)
S3method(num_patients,follow_path_selector)
S3method(num_patients,three_plus_three_selector)
S3method(num_tox,selector)
S3method(prob_administer,selector)
S3method(prob_tox_exceeds,boin_selector)
S3method(prob_tox_exceeds,derived_dose_selector)
S3method(prob_tox_exceeds,dfcrm_selector)
S3method(prob_tox_exceeds,follow_path_selector)
S3method(prob_tox_exceeds,three_plus_three_selector)
S3method(prob_tox_quantile,boin_selector)
S3method(prob_tox_quantile,derived_dose_selector)
S3method(prob_tox_quantile,dfcrm_selector)
S3method(prob_tox_quantile,follow_path_selector)
S3method(prob_tox_quantile,three_plus_three_selector)
S3method(prob_tox_samples,boin_selector)
S3method(prob_tox_samples,derived_dose_selector)
S3method(prob_tox_samples,dfcrm_selector)
S3method(prob_tox_samples,follow_path_selector)
S3method(prob_tox_samples,three_plus_three_selector)
S3method(recommended_dose,boin_selector)
S3method(recommended_dose,cibp_dose_selector)
S3method(recommended_dose,derived_dose_selector)
S3method(recommended_dose,dfcrm_selector)
S3method(recommended_dose,dont_skip_selector)
S3method(recommended_dose,follow_path_selector)
S3method(recommended_dose,stop_when_too_toxic_selector)
S3method(recommended_dose,three_plus_three_selector)
S3method(supports_sampling,boin_selector)
S3method(supports_sampling,derived_dose_selector)
S3method(supports_sampling,dfcrm_selector)
S3method(supports_sampling,follow_path_selector)
S3method(supports_sampling,three_plus_three_selector)
S3method(tox,boin_selector)
S3method(tox,derived_dose_selector)
S3method(tox,dfcrm_selector)
S3method(tox,follow_path_selector)
S3method(tox,three_plus_three_selector)
S3method(tox_at_dose,boin_selector)
S3method(tox_at_dose,derived_dose_selector)
S3method(tox_at_dose,dfcrm_selector)
S3method(tox_at_dose,follow_path_selector)
S3method(tox_at_dose,three_plus_three_selector)
S3method(tox_target,boin_selector)
S3method(tox_target,derived_dose_selector)
S3method(tox_target,dfcrm_selector)
S3method(tox_target,selector)
export(cohort)
export(continue)
export(demand_n_at_dose)
export(dont_skip_doses)
export(dose_indices)
export(doses_given)
export(empiric_tox_rate)
export(enforce_three_plus_three)
export(fit)
export(follow_path)
export(get_boin)
export(get_dfcrm)
export(get_three_plus_three)
export(mean_prob_tox)
export(median_prob_tox)
export(model_frame)
export(n_at_dose)
export(num_doses)
export(num_patients)
export(num_tox)
export(parse_phase1_outcomes)
export(phase1_outcomes_to_cohorts)
export(prob_administer)
export(prob_tox_exceeds)
export(prob_tox_quantile)
export(prob_tox_samples)
export(recommended_dose)
export(select_dose_by_cibp)
export(selector)
export(selector_factory)
export(stop_at_n)
export(stop_when_n_at_dose)
export(stop_when_too_toxic)
export(stop_when_tox_ci_covered)
export(supports_sampling)
export(three_plus_three)
export(tox)
export(tox_at_dose)
export(tox_target)
importFrom(BOIN,get.boundary)
importFrom(BOIN,select.mtd)
importFrom(dfcrm,crm)
importFrom(dplyr,arrange)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(dplyr,slice)
importFrom(dplyr,ungroup)
importFrom(gtools,inv.logit)
importFrom(gtools,logit)
importFrom(magrittr,"%>%")
importFrom(purrr,map)
importFrom(purrr,map_dbl)
importFrom(purrr,map_int)
importFrom(stats,median)
importFrom(stats,pbeta)
importFrom(stats,pnorm)
importFrom(stats,qnorm)
importFrom(stats,rnorm)
importFrom(stringr,str_detect)
importFrom(stringr,str_extract)
importFrom(stringr,str_extract_all)
importFrom(stringr,str_split)
importFrom(tibble,tibble)
importFrom(tidyr,as_tibble)
importFrom(tidyr,gather)
importFrom(tidyr,unnest)
importFrom(tidyselect,everything)
importFrom(utils,head)
importFrom(utils,tail)
