# Generated by roxygen2: do not edit by hand

export(fit_mult_exp_covar)
export(fit_mult_exp_nocovar)
export(fit_single_exp_covar)
export(fit_single_exp_nocovar)
export(inv_logit)
export(logit)
export(ocs_exp_covar)
export(ocs_exp_nocovar)
export(run_sim_exp_covar)
export(run_sim_exp_nocovar)
export(sim_dat_mult_trials_exp_covar)
export(sim_dat_mult_trials_exp_nocovar)
export(sim_dat_one_trial_exp_covar)
export(sim_dat_one_trial_exp_nocovar)
export(true_vals_exp_covar)
export(true_vals_exp_nocovar)
import(Rcpp)
import(methods)
importFrom(dplyr,filter)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(furrr,future_map)
importFrom(magrittr,"%>%")
importFrom(purrr,map)
importFrom(rstan,sampling)
importFrom(stats,pexp)
importFrom(stats,rexp)
importFrom(stats,runif)
importFrom(stringr,str_pad)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
useDynLib(BPrinStratTTE, .registration = TRUE)
