BDMLIB - Estimate Dirichlet Mixture Weights

BDMLIB addresses the problem of determining the weights W that define a Dirichlet mixture. To generate "events", first one of the component Dirichlet PDF's is chosen based on the weights. Then the Dirichlet PDF, whose parameters ALPHA are known, is used to generate a probability vector P. This probability vector is then used with the multinomial PDF to generate an integer vector X.

Sound confusing? Just wait! Now, we assume that we are watching this process, and have no knowledge of the weights used. Simply by observing the result vectors X, we will try to estimate the values of the W's. A pseudo-Bayesian process is used to do this.

Files you may copy include:

The list of routines includes:

Return to the biomedical software page.


Last revised on 14 March 2001.