https://github.com/cran/laeken
Raw File
Tip revision: 8a16c9124b791cedfa91d14dc7b3ddb9a129476d authored by Andreas Alfons on 18 August 2013, 00:00:00 UTC
version 0.4.5
Tip revision: 8a16c91
NAMESPACE
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.qsr)
export(is.rmpg)
export(meanExcessPlot)
export(minAMSE)
export(paretoQPlot)
export(paretoScale)
export(paretoTail)
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)
import(MASS)
import(boot)
back to top