Learn R Programming

rv (version 1.0)

rvhist: Histogram of Distributions of Components of a Random Vector

Description

rvhist shows a grid of histograms of simulations of the components of a random vector.

Usage

rvhist(x, ...)

Arguments

x
an rv object
...
further arguments passed to the function hist

References

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").

Examples

Run this code
#

Run the code above in your browser using DataLab