bc.ci<-function(res, est, alpha){ ## function to obtain BC CI iB<-length(res) alpha<-c((1-alpha)/2, (1+alpha)/2) z0<-qnorm(sum(res