Description Usage Arguments Value Inverted Wishart parametrization (Press) See Also
Implemented in R (slow).
1 |
X |
observation |
df |
degrees of freedom |
Sigma |
scale matrix |
log |
if TRUE, return the log-density |
is.chol |
if TRUE, Sigma and X are the upper Cholesky factors of Sigma and X |
the density in X
Uses \insertCitePress2012Appliedbayessource parametrization.
X ~ IW(v, S)
with S is a p x p matrix, v > 2p (the degrees of freedom).
Then:
E[X] = S/(n - 2(p + 1))
diwishart_inverse()
, dwishart()
Other R functions:
diwishart_inverse_R()
,
dwishart()
,
riwish_Press()
Other statistical functions:
diwishart_inverse_R()
,
diwishart_inverse()
,
dmvnorm()
,
dwishart()
,
riwish_Press()
,
rmvnorm()
,
rwish()
Other Wishart functions:
diwishart_inverse_R()
,
diwishart_inverse()
,
dwishart()
,
get_minimum_nw_IW()
,
riwish_Press()
,
rwish()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.