Skip to content
Prev 6024 / 20628 Next

Inverse Wishart: rIW, riwish, and Sorensen-Gianola

On Tue, May 10, 2011 at 1:04 AM, Jarrod Hadfield <j.hadfield at ed.ac.uk> wrote:
Thanks, I should have seen that. There is another small mistake in my code: I
need to multiply by (nu-p-1) = (5-2-1), not divide, to calculate the
mean correctly.

On my earlier comments about an inconsistency between Sorensen-Gianola
and B. Walsh, I realize now that the inverse Wishart is naturally
parametrized in
terms of the precision matrix (inverse covariance matrix), and the expressions
in Sorensen-Gianola are consistent with this convention.

Dominick