# Generated by roxygen2: do not edit by hand

S3method(print,jsd_ci)
S3method(print,jsd_estimate)
S3method(print,summary.jsd_ci)
S3method(summary,jsd_ci)
S3method(summary,jsd_estimate)
export(fixed_range)
export(jsd)
export(jsd_ci)
export(jsd_continuous)
export(jsd_continuous_ci)
export(jsd_discrete)
export(jsd_discrete_ci)
export(plot_continuous)
export(plot_discrete)
export(plot_dist)
importFrom(grDevices,adjustcolor)
importFrom(grDevices,rgb)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,hist)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(graphics,rect)
importFrom(graphics,segments)
importFrom(graphics,text)
importFrom(stats,density)
