Description Usage Arguments Value Inverted Wishart parametrization (Press) References See Also
View source: R/elicit_priors.R
Using \insertCitePress2012Appliedbayessource parametrization.
1 | riwish_Press(v, S)
|
v |
dof n_w (> 2p) |
S |
the scale matrix (pxp) |
a single random observation from
IW_p(n_w, U)
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))
Other R functions:
diwishart_inverse_R()
,
diwishart()
,
dwishart()
Other statistical functions:
diwishart_inverse_R()
,
diwishart_inverse()
,
diwishart()
,
dmvnorm()
,
dwishart()
,
rmvnorm()
,
rwish()
Other Wishart functions:
diwishart_inverse_R()
,
diwishart_inverse()
,
diwishart()
,
dwishart()
,
get_minimum_nw_IW()
,
rwish()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.