# Generated by roxygen2: do not edit by hand

S3method(export,summary.mpm)
S3method(plot,mpm)
S3method(print,mpm)
S3method(print,summary.mpm)
S3method(summary,mpm)
export(export)
export(export.summary.mpm)
export(mpm)
export(plot.mpm)
export(print.mpm)
export(print.summary.mpm)
export(summary.mpm)
import(KernSmooth)
importFrom(MASS,eqscplot)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,rainbow)
importFrom(graphics,box)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(graphics,smoothScatter)
importFrom(graphics,symbols)
importFrom(graphics,text)
importFrom(stats,median)
importFrom(stats,quantile)
importFrom(utils,packageDescription)
importFrom(utils,write.table)
