# Generated by roxygen2: do not edit by hand

export(dist_moments)
export(plot_cdf)
export(plot_data)
export(plot_fitted)
export(plot_hf)
export(plot_multi_fitted)
export(plot_pdf)
export(plot_sf)
importFrom(grDevices,adjustcolor)
importFrom(grDevices,col2rgb)
importFrom(grDevices,rainbow)
importFrom(grDevices,rgb)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,boxplot)
importFrom(graphics,curve)
importFrom(graphics,grid)
importFrom(graphics,hist)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,plot.new)
importFrom(graphics,plot.window)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,rect)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(stats,density)
importFrom(stats,ecdf)
importFrom(stats,integrate)
importFrom(stats,ppoints)
importFrom(stats,uniroot)
importFrom(stats,var)
