# Generated by roxygen2: do not edit by hand

export("%>%")
export(make_smp_info)
export(make_std_table)
export(plot_sim)
export(revcal)
export(sim_stds)
export(tempcal)
import(ggplot2)
importFrom(dplyr,bind_rows)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,summarise)
importFrom(dplyr,summarize)
importFrom(investr,calibrate)
importFrom(magrittr,"%>%")
importFrom(purrr,map_dbl)
importFrom(purrr,safely)
importFrom(stats,coef)
importFrom(stats,lm)
importFrom(stats,predict)
importFrom(stats,qt)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(tibble,tibble)
