Calculating confidence intervals around bootstrap estimates from boot_rank
1 | CIboot(boots, CIMethod, level)
|
boots |
output from boot_res of bootstrapped values |
CIMethod |
confidence interval calculation method. "quantile" for using tails of empirical distribution for CI and getting estimate from median value; "SD" for using standard deviation of distribution; "qvcalc" for using quasivariance (and this getting interval around reference level as well) |
level |
confidence level for CI calculations |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.