Prior Distributions

The following list displays the parameterization of prior distributions for situations in which the FMM procedure uses a conjugate sampler in mixture models without model effects and certain basic distributions (binary, binomial, exponential, Poisson, normal, and ). You specify the parameters and in the formulas below in the MUPRIORPARMS and PHIPRIORPARMS options in the BAYES statement in these models.

Beta
     

where , . In this parameterization, the mean and variance of the distribution are and , respectively. The beta distribution is the prior distribution for the success probability in binary and binomial distributions when conjugate sampling is used.

Dirichlet
     

where and the parameters . If any were zero, an improper density would result. The Dirichlet density is the prior distribution for the mixture probabilities. You can affect the choice of the through the MIXPRIORPARMS option in the BAYES statement. If , the Dirichlet is the same as the beta distribution.

Gamma)
     

where , . In this parameterization, the mean and variance of the distribution are and , respectively. The gamma distribution is the prior distribution for the mean parameter of the Poisson distribution when conjugate sampling is used.

Inverse gamma
     

where , . In this parameterization, the mean and variance of the distribution are if and if , respectively. The inverse gamma distribution is the prior distribution for the mean parameter of the exponential distribution when conjugate sampling is used. It is also the prior distribution for the scale parameter in all models.

Multinomial
     

where , , , and is the number of observations included in the analysis. The multinomial density is the prior distribution for the mixture proportions. The mean and variance of are and , respectively.

Normal
     

where . The mean and variance of the distribution are and , respectively. The normal distribution is the prior distribution for the mean parameter of the normal and distribution when conjugate sampling is used.

When a MODEL statement contains effects or if you specify the METROPOLIS option, the prior distribution for the regression parameters is multivariate normal, and you can specify the means and variances of the parameters in the BETAPRIORPARMS option in the BAYES statement.