# Generated by roxygen2: do not edit by hand

S3method(plot,prim.cover)
S3method(plot,prim.diversify)
S3method(plot,prim.peel)
S3method(plot,prim.validate)
S3method(predict,prim.cover)
S3method(summary,prim.cover)
S3method(summary,prim.diversify)
S3method(summary,prim.peel)
S3method(summary,prim.validate)
export(prim.cover)
export(prim.diversify)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,text)
importFrom(parallel,detectCores)
importFrom(parallel,makeCluster)
importFrom(parallel,parLapply)
importFrom(parallel,stopCluster)
importFrom(stats,aggregate)
importFrom(stats,complete.cases)
importFrom(stats,model.frame)
importFrom(stats,model.response)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,terms)
importFrom(utils,combn)
importFrom(utils,tail)
