# Generated by roxygen2: do not edit by hand

S3method(plot,boot_ML)
export(aggregate_boot_ML)
export(bin_auc)
export(boot_ML)
export(estimate_ML)
export(estimate_ML_binary)
export(estimate_ML_continuous)
export(estimate_ML_ordinal)
export(generate_multimethod_binary)
export(generate_multimethod_continuous)
export(generate_multimethod_data)
export(generate_multimethod_ordinal)
export(getNames)
export(getResults)
export(name_thing)
export(plot_ML)
export(plot_ML_binary)
export(plot_ML_continuous)
export(plot_ML_ordinal)
export(pollinate_ML)
export(pollinate_ML_binary)
export(pollinate_ML_continuous)
export(pollinate_ML_ordinal)
export(setFreqs)
export(unique_obs_summary)
exportMethods(getNames)
exportMethods(getResults)
exportMethods(plot)
exportMethods(setFreqs)
exportMethods(show)
import(dplyr)
import(ggplot2)
import(methods)
import(tibble)
import(tidyr)
importFrom(Rdpack,reprompt)
importFrom(mvtnorm,rmvnorm)
importFrom(purrr,pluck)
importFrom(stats,median)
importFrom(stats,pnorm)
importFrom(stats,quantile)
importFrom(stats,rbeta)
importFrom(stats,rbinom)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,weighted.mean)
importFrom(stringr,str_pad)
importFrom(tidyr,any_of)
importFrom(tidyr,pivot_longer)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
