Description Usage Arguments Value Note Author(s) References Examples
quantile.rv returns the distribution of the quantile of a random
vector (as a random variable).
1 2 |
x |
an object |
... |
further arguments passed to or from other methods |
A random vector (rv object) with components giving the distribution of the desired quantiles.
quantile.rv does not return the simulated quantiles of the
quantiles of the argument x. This is done by
rvquantile.
Jouni Kerman jouni@kerman.com
Kerman, J. and Gelman, A. (2007). Manipulating and Summarizing Posterior Simulations Using Random Variable Objects. Statistics and Computing 17:3, 235-244.
See also vignette("rv").
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.