points.rv {rv}R Documentation

Add Points and Intervals to a Plot

Description

Draw a sequence of points or uncertainty intervals at specified (fixed) x-coordinates.

Usage

points.rv(x, y = NULL, what=NULL, rvcol=c("grey20", "grey40"), ...)

Arguments

x x-coordinates
y y-coordinates
what what to plot: intervals, means, medians...
rvcol colors for the intervals
... further arguments passed to points

Details

(Under development.)

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.925 Index]