powered by
jackknife(x, p)
jkest jackknife estimation of parameter
jkvar jackknife estimation of variance
jkbias jackknife estimate of biasness of parameter
jkbiascorr bias corrected parameter estimate
x = runif(10, 0, 1) mean(x) jackknife(x,'mean')
Run the code above in your browser using DataLab