numeric vector of probabilities with values in [0,1]
ignoreInf
ignore infinite values
...
further arguments passed to quantile
Value
A numeric vector of quantiles.
Details
rvquantile applies the quantile function to each
column of sims(x).
rvmedian applies median to the each column of sims(x).
References
Kerman, J. and Gelman, A. (2007). Manipulating and Summarizing
Posterior Simulations Using Random Variable Objects.
Statistics and Computing 17:3, 235-244.