Summarize bootstrap samples
summarize_bs(bootdf, estdf = NULL, sig.level = 0.05,
CI.type = "band")
Data frame containing bootstrapped estimates, with a column containing a convergence indicator
Data frame containing full sample estimate
Significance level to use for confidence intervals
Character string, "pointwise" for pointwise confidence intervals, and "band" for simultaneous confidence band.