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