\(x\) is positive definite, \(\nu \geq d\), and \(\Sigma^{-1}\) is symmetric and positive definite, where \(\nu\) and \(\Sigma^{-1}\) are the degrees of freedom and the inverse scale matrix, respectively.
Usage
draw.inv.wishart(no.row,d,nu,inv.sigma)
Arguments
no.row
Number of rows to generate.
d
Number of variables to generate.
nu
Degrees of freedom.
inv.sigma
Inverse scale matrix.
Value
A \(no.row \times d^2\) matrix ofcontaining Wishart deviates in the form of rows. To obtain the Inverted-Wishart matrix, convert each row to a matrix where rows are filled first.