Description Usage Arguments Value
Bootstrap quantiles of a vector.
1 | bs_quantile(vec, probs, B = 1000)
|
vec |
vector of values |
probs |
vector of values between 0 and 1; quantiles to estimate |
B |
integer; number of bootstrap replicates |
A list with components orig
with the original statistic and
bs
a matrix whose columns are the bootstrapped statistics
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.