# Generated by roxygen2: do not edit by hand

export(dcpo)
export(dcpo_xvt)
export(get_xvt_results)
export(summarize_dcpo_results)
import(Rcpp)
import(methods)
import(rstan)
import(rstantools)
importFrom(beepr,beep)
importFrom(dplyr,'%>%')
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,contains)
importFrom(dplyr,filter)
importFrom(dplyr,first)
importFrom(dplyr,group_by)
importFrom(dplyr,if_else)
importFrom(dplyr,left_join)
importFrom(dplyr,matches)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_all)
importFrom(dplyr,mutate_at)
importFrom(dplyr,n_distinct)
importFrom(dplyr,nth)
importFrom(dplyr,pull)
importFrom(dplyr,select)
importFrom(dplyr,summarize)
importFrom(dplyr,summarize_if)
importFrom(dplyr,ungroup)
importFrom(dplyr,vars)
importFrom(forcats,as_factor)
importFrom(janitor,clean_names)
importFrom(purrr,map_df)
importFrom(rstan,sampling)
importFrom(rstan,summary)
importFrom(stats,quantile)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(tibble,as_tibble)
importFrom(tibble,rownames_to_column)
importFrom(tibble,tibble)
importFrom(tidyr,spread)
useDynLib(DCPO, .registration = TRUE)
