# Generated by roxygen2: do not edit by hand

export(bcalibrate)
export(cal_rv)
export(gcalibrate)
export(plot_estimates)
import(tidyverse)
importFrom(dplyr,"%>%")
importFrom(ggplot2,aes)
importFrom(ggplot2,annotate)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_colour_viridis_d)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(stats,binomial)
importFrom(stats,glm)
importFrom(stats,lm)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,rnorm)
importFrom(stats,sigma)
importFrom(tidyr,gather)
