
Last chance! 50% off unlimited learning
Sale ends in
labels bootstrapped results. We use this to create colored histograms.
labelBootResults(results, lBound, uBound)
a vector, data from bootstrapping
lower bound of confidence interval
upper bound of confidence interval
vector of labels corresponding to result values
# NOT RUN {
x <- rnorm(100)
labelBootResults(x, -1, 1)
# }
Run the code above in your browser using DataLab