# Generated by roxygen2: do not edit by hand

S3method(as.data.frame,crm_fit)
S3method(as.data.frame,efftox_fit)
S3method(as.mcmc.list,crm_fit)
S3method(as.mcmc.list,efftox_fit)
S3method(as_tibble,augbin_2t_1a_fit)
S3method(as_tibble,dose_finding_paths)
S3method(binary_prob_success,augbin_2t_1a_fit)
S3method(eff_at_dose,efftox_fit)
S3method(n_at_dose,dose_finding_fit)
S3method(plot,crm_fit)
S3method(plot,efftox_fit)
S3method(predict,augbin_2t_1a_fit)
S3method(print,augbin_fit)
S3method(print,crm_fit)
S3method(print,efftox_fit)
S3method(print,nbg_fit)
S3method(prob_success,augbin_2t_1a_fit)
S3method(prob_tox_exceeds,dose_finding_fit)
S3method(summary,crm_fit)
S3method(summary,efftox_fit)
S3method(total_weight_at_dose,default)
S3method(tox_at_dose,dose_finding_fit)
S3method(weights_at_dose,crm_fit)
S3method(weights_at_dose,default)
export(augbin_2t_1a_fit)
export(augbin_fit)
export(binary_prob_success)
export(careful_escalation)
export(closest_to_target)
export(crm_codified_dose_logistic)
export(crm_dtps)
export(crm_fit)
export(crm_params)
export(crm_path_analysis)
export(crm_prior_beliefs)
export(df_parse_outcomes)
export(dose_finding_fit)
export(dose_finding_path_node)
export(eff_at_dose)
export(efftox_analysis_to_df)
export(efftox_contour_plot)
export(efftox_dtps)
export(efftox_dtps_to_dataframe)
export(efftox_fit)
export(efftox_get_tox)
export(efftox_parameters_demo)
export(efftox_params)
export(efftox_parse_outcomes)
export(efftox_path_analysis)
export(efftox_priors)
export(efftox_simulate)
export(efftox_solve_p)
export(efftox_superiority)
export(efftox_utility)
export(efftox_utility_density_plot)
export(get_efftox_priors)
export(n_at_dose)
export(parse_dose_finding_outcomes)
export(parse_eff_tox_dose_finding_outcomes)
export(peps2_get_data)
export(peps2_process)
export(prior_predictive_augbin_2t_1a)
export(prob_success)
export(prob_tox_exceeds)
export(ranBin2)
export(rlkjcorr)
export(spread_paths)
export(stan_augbin)
export(stan_augbin_demo)
export(stan_crm)
export(stan_efftox)
export(stan_efftox_demo)
export(stan_hierarchical_response_thall)
export(stan_nbg)
export(stan_peps2)
export(total_weight_at_dose)
export(tox_at_dose)
export(trialr_simulate)
export(weights_at_dose)
import(Rcpp)
import(methods)
import(rstantools)
importFrom(binom,binom.confint)
importFrom(coda,as.mcmc.list)
importFrom(coda,mcmc)
importFrom(dplyr,filter)
importFrom(dplyr,full_join)
importFrom(dplyr,mutate)
importFrom(dplyr,rename)
importFrom(dplyr,rename_at)
importFrom(dplyr,select)
importFrom(dplyr,starts_with)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(dplyr,vars)
importFrom(gtools,inv.logit)
importFrom(magrittr,"%>%")
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,map_chr)
importFrom(purrr,map_dbl)
importFrom(rlang,.data)
importFrom(rstan,As.mcmc.list)
importFrom(rstan,sampling)
importFrom(stats,optim)
importFrom(stats,pnorm)
importFrom(stats,quantile)
importFrom(stats,rbeta)
importFrom(stats,rbinom)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stringr,str_trim)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(tidybayes,gather_draws)
useDynLib(trialr, .registration = TRUE)
