|
Department of Mathematics and Statistics Faculty of Science Faculty of Social Sciences |
Prior selection in BSiZerIn BSiZer software one must give prior parameters for prior distribution(s). The following prior distributions are used in BSiZer:
In this page some advice for the elicitation of the prior parameters is given. Scaled inverse Chi-square distributionScaled inverse Chi-square (SIC) distribution is a conjugate prior for the variance under normal likelihood. Some properties of the distribution can be found at
Briefly: it is a nonsymmetric distribution for a continuous positive valued random variable with
negative skewness parameterized by two parameters:v (>0)
(degrees of dreedom) and σ (>0) (scale).
Using SIC with normal likelihood results in a closed form expression
of the posterior of the
variance. The next figure shows SIC probability density functions with different parameters:
A simple protocol for prior parameter elicitation could as follows:
Drawing the probability density function and investigating the posterior realizations of σ can also provide valuable information. Inverse Wishart distribution
Inverse Wishart distribution can be seen as a multivariate generalization of univariate
SIC distribution to the k-dimensional case. It has
conjugate properties analogous to those of the univariate SIC distribution; it is a
conjugate prior for covariance matrix
under multivariate normal likelihood. In the literature it is usually parameterized
by v (degrees of freedom) and
S-1 which is a
k by k scale matrix. However, for
technical reasons, in the code parameters v and W
are used, with the connection W=S-1.
Investigating the samples from the prior and posterior is also recommended. |