victorinox {kappaGold} | R Documentation |
delete-1 jackknife estimator
Description
Quick simple jackknife routine to estimate bias and standard error of an estimator.
Usage
victorinox(est, idx)
Arguments
est |
estimator function |
idx |
maximal index vector for data of estimator |
Value
list with jackknife information, bias and SE
References
https://de.wikipedia.org/wiki/Jackknife-Methode
[Package kappaGold version 0.3.2 Index]