Skip to content

Simulating from a Normal Inverted Wishart distribution

2 messages · Shantanu MULLICK, Ranjan Maitra

#
You can first simulate Sigma from the inverse Wishart distribution and
then simulate from the matrix normal given the realized Sigma.

As per a DuckDuckGo search, InvWishart function in the contributed R
package MCMCpack may be what you need for the first step.

HTH,
Ranjan

On Sun, 5 Feb 2012 15:29:33 +0100 Shantanu MULLICK
<b00295766 at essec.edu> wrote: