powered by
bootMeanDF(x, conf.int = 0.95, B = 1000)
test <- rnorm(20, mean = 10) bootMeanDF(test)
Run the code above in your browser using DataLab