# Generated by roxygen2: do not edit by hand

S3method(bootVar,indicator)
S3method(calibVars,data.frame)
S3method(calibVars,default)
S3method(calibVars,matrix)
S3method(plot,paretoTail)
S3method(print,arpr)
S3method(print,indicator)
S3method(print,minAMSE)
S3method(print,paretoScale)
S3method(print,paretoTail)
S3method(print,rmpg)
S3method(replaceTail,paretoTail)
S3method(reweightOut,paretoTail)
S3method(shrinkOut,paretoTail)
S3method(subset,arpr)
S3method(subset,indicator)
S3method(subset,rmpg)
export(arpr)
export(arpt)
export(bootVar)
export(calibVars)
export(calibWeights)
export(eqInc)
export(eqSS)
export(fitPareto)
export(gini)
export(gpg)
export(incMean)
export(incMedian)
export(incQuintile)
export(is.arpr)
export(is.gini)
export(is.gpg)
export(is.indicator)
export(is.prop)
export(is.qsr)
export(is.rmpg)
export(meanExcessPlot)
export(minAMSE)
export(paretoQPlot)
export(paretoScale)
export(paretoTail)
export(prop)
export(qsr)
export(replaceOut)
export(replaceTail)
export(reweightOut)
export(rmpg)
export(shrinkOut)
export(thetaHill)
export(thetaISE)
export(thetaLS)
export(thetaMoment)
export(thetaPDC)
export(thetaQQ)
export(thetaTM)
export(thetaWML)
export(variance)
export(weightedMean)
export(weightedMedian)
export(weightedQuantile)
importFrom(MASS,ginv)
importFrom(boot,boot)
importFrom(boot,boot.ci)
importFrom(graphics,abline)
importFrom(graphics,identify)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(stats,aggregate)
importFrom(stats,optimize)
importFrom(stats,qexp)
importFrom(stats,quantile)
importFrom(stats,runif)
importFrom(stats,uniroot)
importFrom(stats,weighted.mean)
