R/percentile-low.R

calc_boot_pctl <- function(estimate, alpha = 0.05) {
  rsample:::pctl_single(estimate, alpha)
}
DavisVaughan/rboot documentation built on May 8, 2019, 11:52 a.m.