extract_boot: Extract bootstrap Confidence interval

Description Usage

View source: R/utility.R

Description

Extract bootstrap Confidence interval

Usage

1
2
3
4
5
6
7
extract_boot(
  x,
  conf.int = TRUE,
  conf.level = 0.95,
  conf.method = c("perc", "bca", "basic", "norm"),
  ...
)

adayim/causalMed documentation built on June 2, 2020, 4:11 p.m.