rvbeta {rv}R Documentation

Generate Random Vectors from a Beta Sampling Model

Description

rvbeta

Usage

  rvbeta(n=1, shape1, shape2)

Arguments

n integer, number of random variables to generate
shape1 positive number or rv, 1st shape parameter
shape2 positive number or rv, 2nd shape parameter

Details

rvbeta

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]