R/rvinvchisq.R
rvinvchisq.Rd
rvinvchisq
rvinvchisq(n = 1, df, scale = 1)
integer: number of variables to generate
degrees of freedom (may be random)
scale parameter (may be random)
A random vector (rv object).
rvinvchisq
Kerman, J. and Gelman, A. (2007). Manipulating and Summarizing Posterior Simulations Using Random Variable Objects. Statistics and Computing 17:3, 235-244.
See also vignette("rv")
.
rvinvchisq(df=3, scale=2)
#> mean sd 1% 2.5% 25% 50% 75% 97.5% 99% sims
#> [1] 6.2 12 0.55 0.84 1.6 2.9 5.8 39 52 200