wolffd@0: wolffd@0: wolffd@0: wolffd@0: Netlab Reference Manual dempot wolffd@0: wolffd@0: wolffd@0: wolffd@0:

dempot wolffd@0:

wolffd@0:

wolffd@0: Purpose wolffd@0:

wolffd@0: Computes the negative log likelihood for a mixture model. wolffd@0: wolffd@0:

wolffd@0: Synopsis wolffd@0:

wolffd@0:
wolffd@0: e = dempot(x, mix)
wolffd@0: wolffd@0: wolffd@0:

wolffd@0: Description wolffd@0:

wolffd@0: This function computes the negative log of the unconditional data wolffd@0: density p(x) for a Gaussian mixture model. The data structure wolffd@0: mix defines the mixture model, while the matrix x contains wolffd@0: the data vectors. wolffd@0: wolffd@0:

wolffd@0: See Also wolffd@0:

wolffd@0: demgpot, demhmc1, demmet1
wolffd@0: Pages: wolffd@0: Index wolffd@0:
wolffd@0:

Copyright (c) Ian T Nabney (1996-9) wolffd@0: wolffd@0: wolffd@0: wolffd@0: