points.rv {rv} | R Documentation |
Draw a sequence of points or uncertainty intervals at specified (fixed) x-coordinates.
points.rv(x, y = NULL, what=NULL, rvcol=c("green", "red"), ...)
x |
x-coordinates |
y |
y-coordinates |
what |
what to plot: intervals, means, medians... |
rvcol |
colors for the intervals |
... |
further arguments passed to points |
(Under development.)
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.
#