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

S3method(GoF,default)
S3method(coef,PPSfit)
S3method(logLik,PPSfit)
S3method(plot,PPSfit)
S3method(print,GoF)
S3method(print,PPSfit)
S3method(print,se)
S3method(se,default)
export(GoF)
export(PPS.fit)
export(dPPS)
export(hPPS)
export(pPPS)
export(pareto.fit)
export(qPPS)
export(rPPS)
export(se)
importFrom(ADGofTest,ad.test)
importFrom(doParallel,registerDoParallel)
importFrom(foreach,"%do%")
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(grDevices,dev.interactive)
importFrom(graphics,curve)
importFrom(graphics,hist)
importFrom(graphics,hist.default)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(parallel,clusterExport)
importFrom(parallel,detectCores)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(stats,ecdf)
importFrom(stats,integrate)
importFrom(stats,ks.test)
importFrom(stats,lm)
importFrom(stats,nlm)
importFrom(stats,optim)
importFrom(stats,optimize)
importFrom(stats,rweibull)
importFrom(stats,uniroot)
