rvhist {rv} | R Documentation |
rvhist
shows a grid of histograms of simulations of the components
of a random vector.
rvhist(x, ...)
x |
an rv object |
... |
further arguments passed to the function hist |
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")
.
#