The $Wishart(S, \nu)$ distribution is parameterized by S,
the inverse of the sum of squares matrix, and the scalar
degrees of freedom parameter nu.
The distribution is improper if $\nu < dim(S)$.
NormalInverseWishartPrior(mean.guess, mean.guess.weight = .01, variance.guess, variance.guess.weight = nrow(variance.guess) + 1)mean.guess. This is $\kappa$ in the
description above.variance.guess. This is $df$.