inverse of rate, may be specified optionally instead of rate
Value
A random vector (rv object).
Details
rvngamma(n, shape, rate) is equivalent to
rvgamma(n, 1/3 + shape, rate).
References
Kerman, J. and Gelman, A. (2007). Manipulating and Summarizing
Posterior Simulations Using Random Variable Objects.
Statistics and Computing 17:3, 235-244.