quantile.rv: Distribution of a Quantile of a Random Vector
Description
quantile.rv returns
the distribution of the quantile of a random vector
(as a random variable).
Usage
"quantile"(x, ...)
Arguments
x
an object
...
further arguments passed to or from other methods
Value
A random vector (rv object) with
components giving the distribution of the desired quantiles.
References
Kerman, J. and Gelman, A. (2007). Manipulating and Summarizing
Posterior Simulations Using Random Variable Objects.
Statistics and Computing 17:3, 235-244.