Daniel@0: Daniel@0: Daniel@0: Daniel@0: Netlab Reference Manual dempot Daniel@0: Daniel@0: Daniel@0: Daniel@0:

dempot Daniel@0:

Daniel@0:

Daniel@0: Purpose Daniel@0:

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

Daniel@0: Synopsis Daniel@0:

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

Daniel@0: Description Daniel@0:

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

Daniel@0: See Also Daniel@0:

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

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