quantileCI | R Documentation |
Estimate and confidence intervals of a quantile
quantileCI(y, prob, conf.level = 0.95, method = "binomial", na.rm = FALSE, ...)
y |
A vector of sample data |
prob |
Numeric probability in range 0, 1 |
alpha |
Tail probability |
Three-element,named vector: estimate, lowerCI, upperCI
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.