Description Usage Arguments Value References Examples
Samples the matrix variate type II confluent hypergeometric kind two distribution.
1 | rmatrixCHIIkind2(n, nu, alpha, beta, theta = 1, p)
|
n |
sample size, a positive integer |
nu |
shape parameter, a positive number; if |
alpha, beta |
shape parameters; |
theta |
scale parameter, a positive number |
p |
dimension (order of the sampled matrices), an integer greater than or equal to one |
A numeric three-dimensional array; simulations are stacked along the third dimension.
A. K. Gupta & D. K. Nagar. Matrix Variate Distributions. Chapman & Hall/CRC, Boca Raton (2000).
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.