powered by
This function calculates the actual "a" estimate from the jackknife approximation of a used in BCa CI's
aCalc(X)
An estimate of a for use in BCa.
A vector of jackknife results
X<-rchisq(100,2) aCalc(X)
Run the code above in your browser using DataLab