# Generated by roxygen2: do not edit by hand

S3method(ad_test,distfun)
S3method(cvm_test,distfun)
S3method(ks_test,distfun)
export(ad_test)
export(build_dist)
export(calc_moments)
export(cvm_test)
export(ddunif)
export(fit_empirical)
export(fit_univariate)
export(fit_univariate_man)
export(ks_test)
export(pdunif)
export(plot_density)
export(plot_pp)
export(plot_qq)
export(qdunif)
export(rdunif)
import(actuar)
import(fitdistrplus)
import(ggplot2)
import(stats)
importFrom(e1071,kurtosis)
importFrom(e1071,skewness)
importFrom(goftest,ad.test)
importFrom(goftest,cvm.test)
