Description Usage Arguments Details Value Author(s) References Examples
Generates a random vector from a chi-square sampling model.
1 |
n |
number of variables to generate |
df |
integer, degrees of freedom, may be random |
ncp |
non-centrality parameter, may be random |
If any of the arguments are random, the resulting simulations may have non-Poisson marginal distributions.
A random vector (rv object) of length n
.
Jouni Kerman jouni@kerman.com
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")
.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.