https://github.com/cran/laeken
Raw File
Tip revision: 8977673334b22bddffb4355b49ed4a507df20f1f authored by Andreas Alfons on 11 February 2013, 00:00:00 UTC
version 0.4.1
Tip revision: 8977673
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(boot)
back to top