https://github.com/cran/laeken
Raw File
Tip revision: 27594ba4b2f52e4c23963d7f22d12e11e853ce77 authored by Andreas Alfons on 16 October 2012, 00:00:00 UTC
version 0.4.0
Tip revision: 27594ba
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