# Generated by roxygen2: do not edit by hand

export(bin_dist)
export(box_dist)
export(calc_diff)
export(calc_mean_dist)
export(decrypt)
export(distmet)
export(distplot)
export(lineup)
export(null_dist)
export(null_lm)
export(null_permute)
export(null_ts)
export(opt_bin_diff)
export(pvisual)
export(reg_dist)
export(resid_boot)
export(resid_pboot)
export(resid_rotate)
export(resid_sigma)
export(rorschach)
export(sample_size)
export(sep_dist)
export(uni_dist)
export(visual_power)
import(fpc)
import(moments)
importFrom(MASS,fitdistr)
importFrom(dplyr,do)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,summarise)
importFrom(ggplot2,aes)
importFrom(ggplot2,geom_tile)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,last_plot)
importFrom(ggplot2,scale_fill_gradient)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(magrittr,"%>%")
importFrom(purrr,rerun)
importFrom(stats,as.ts)
importFrom(stats,coef)
importFrom(stats,cutree)
importFrom(stats,density)
importFrom(stats,dist)
importFrom(stats,hclust)
importFrom(stats,lm)
importFrom(stats,pbinom)
importFrom(stats,predict)
importFrom(stats,qbinom)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,resid)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,simulate)
importFrom(stats,update)
importFrom(tibble,as_data_frame)
importFrom(tibble,tibble)
importFrom(tidyr,unnest)
