quantile_CI {NADA2} | R Documentation |
quantile confidence interval
Description
quantile confidence interval
Usage
quantile_CI(n, q, alpha = 0.05)
Arguments
n |
length |
q |
quantile |
alpha |
CI value |
Value
Returns the order statistics and the actual coverage.
[Package NADA2 version 1.1.8 Index]