rvhist: Histogram of Distributions of Components of a Random Vector

Description Usage Arguments Details Author(s) References

Description

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

Usage

1
rvhist(x, ...)

Arguments

x

an rv object

...

further arguments passed to the function hist

Details

Outputs a histogram using the hist function with the option freq=FALSE. This can be overridden by specifying the argument freq or prob. See the function hist for details.

Author(s)

Jouni Kerman jouni@kerman.com

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


jsta/rv documentation built on Feb. 12, 2022, 5:13 p.m.