Extract bootstrap Confidence interval
1 2 3 4 5 6 7 | extract_boot(
x,
conf.int = TRUE,
conf.level = 0.95,
conf.method = c("perc", "bca", "basic", "norm"),
...
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.