# Generated by roxygen2 (4.1.1): do not edit by hand

S3method(plot,QuantifQuantile)
S3method(print,QuantifQuantile)
S3method(summary,QuantifQuantile)
export(QuantifQuantile)
export(QuantifQuantile.d)
export(QuantifQuantile.d2)
export(choice.grid)
export(plot.QuantifQuantile)
export(print.QuantifQuantile)
export(summary.QuantifQuantile)
importFrom(grDevices,dev.new)
importFrom(graphics,abline)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(parallel,detectCores)
importFrom(parallel,mclapply)
importFrom(rgl,plot3d)
importFrom(rgl,points3d)
importFrom(rgl,surface3d)
importFrom(stats,quantile)
