# Generated by roxygen2: do not edit by hand

export(acc_sim)
export(estimate_accuracy)
export(gendata)
export(getpac)
export(plot_accuracy)
export(scb)
export(simvcd)
import(dplyr)
import(parallel)
importFrom(caret,F_meas)
importFrom(caret,precision)
importFrom(caret,recall)
importFrom(dplyr,bind_rows)
importFrom(ggplot2,aes)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,ggplot)
importFrom(pbapply,pblapply)
importFrom(pbapply,pbsapply)
importFrom(plotly,layout)
importFrom(plotly,plot_ly)
importFrom(stats,lm)
importFrom(stats,model.frame)
importFrom(stats,optim)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(tidyr,pivot_longer)
