rvplot {rv} | R Documentation |
Produces a 2-dimensional scatterplot of the simulations of a random vector.
rvplot(x,y,...)
x |
an rv object; only two first components are used |
y |
(optional) rv object |
... |
further arguments passed to plot |
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.
Jouni Kerman kerman@stat.columbia.edu http://www.stat.columbia.edu/~kerman
Kerman, Jouni and Gelman, Andrew. Manipulating and Summarizing Posterior Simulations Using Random Variable Objects. Technical report, Columbia University, New York.
#