rvplot {rv}R Documentation

Scatterplot of Simulations of a Random Vector

Description

Produces a 2-dimensional scatterplot of the simulations of a random vector.

Usage

rvplot(x,y,...)

Arguments

x an rv object; only two first components are used
y (optional) rv object
... further arguments passed to plot

Details

Only the two first scalars are used if only x is specified. If both x and y are specified, they are assumed to be scalars.

Author(s)

Jouni Kerman kerman@stat.columbia.edu http://www.stat.columbia.edu/~kerman

References

Kerman, Jouni and Gelman, Andrew. Manipulating and Summarizing Posterior Simulations Using Random Variable Objects. Technical report, Columbia University, New York.

Examples

  #

[Package rv version 0.911 Index]