quantile.dist | R Documentation |
Find a quantile from a sampling distribution.
## S3 method for class 'dist' quantile(x, prob, quantile = 0.5)
x |
The values. |
prob |
The weights (same length as values). |
quantile |
The quantile to find. |
Value at requested quantile.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.