rvplot {rv} | R Documentation |
rvplot
plots uncertainty (``credible") intervals
for the scalar components of the given random vector.
rvplot(x, labels=NULL, pos=NULL, output.file=NULL, ...) ## S3 method for class 'matrix': rvplot(x, labels, pos=NULL, output.file=NULL, xlim=NULL, vline=0, ...) ## S3 method for class 'rv': rvplot(x, labels=NULL, ...)
x |
an object |
labels |
alternative labeling |
pos |
|
output.file |
alternative output file name |
xlim |
x-limits |
vline |
x-coordinate of the vertical reference line |
... |
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.
#