Description Usage Arguments Value
View source: R/procFunctions.R
a function reformat matrix of quantile estimates into the uniform CIs
1 | qCI(lenQ, Qmat, alpha, nB, n)
|
lenQ |
an integer, length of Q |
Qmat |
a matrix, matrix of bootstrapped quantile estimates |
alpha |
a float, the size of the test |
nB |
an integer, number of bootstrap iterations |
n |
an integer, sample size |
a matrix of three columns of CIs with mean estimates in the middle.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.