Quantile | R Documentation |
Front end to quantile, using type = 6 (appropriate for resampling)
Quantile(x, ..., type = 6)
x |
|
... |
Other arguments passed to |
type |
With |
This is a front end to quantile
.
A vector or matrix of quantiles.
Tim Hesterberg timhesterberg@gmail.com,
https://www.timhesterberg.net/bootstrap-and-resampling
quantile
quantile(1:9, .2) Quantile(1:9, .2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.