exportPattern("^[[:alpha:]]+")
importFrom("graphics", "plot", "abline", "lines", "legend", "text")
importFrom("stats", "ecdf", "ks.test", "quantile", "runif", "na.omit", "plot.ecdf", "ppoints")
importFrom("goftest", "ad.test", "cvm.test")
importFrom("stats", "uniroot", "optim", "lm", "coef")


