next up previous
Next: Learning from data with Up: BernoulliMix package Previous: Initialization of the mixture


Likelihood calculation

The likelihood of a data with a given mixture model can be calculated either for the whole data or for each data vector separately. Following the previous example, an example command
./bmix_like --data my.data --model tiny.model
calculates the likelihood of the data in the data file my.data with the previously initialized model.

Tapani Raiko 2008-06-02