Description Usage Arguments Value Examples
Bootstrap confidence intervals of mean
1 | boot.CI(x, alpha = 0.05, CI.type = "all")
|
x |
a vector of observation |
alpha |
significance level (default: 0.05) |
CI.type |
type of CI required (default: "all") |
boot.CI
return list of confidence intervals of mean (CI.percent
: percentile, CI.BC
: bias-corrected and CI.BCa
: bias-corrected and accelerated).
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.