Returns an observation drawn from the complex Wishart distribution. To
sample from the inverse complex Wishart distribution (or indeed the
complex inverse Wishart distribution), use solve(rcwis(...)).
Usage
rcwis(n, S)
Arguments
n
Integer; degrees of freedom
S
Variance matrix. If an integer, use diag(nrow=S)
Value
Returns a (semi-) positive definite Hermitian matrix the same size as
argument S