# Generated by roxygen2: do not edit by hand
importFrom("graphics", "abline", "par", "plot")
importFrom("stats", "cor", "ecdf", "lm", "predict", "qnorm",
             "quantile", "rnorm", "t.test")
importFrom("ggplot2", "ggplot", "aes_string", "aes", "geom_line", "geom_hline")
importFrom("reshape2", "melt")

export(datgen)
export(elbow)
export(hitplots)
export(mht.1sample)
export(pboot.1sample)
export(pboot.1sample.s)
export(pboot.2sample)
export(plotchange)
export(plotpboot)
export(ptrans)
export(qelbow)
