Daniel@0: Daniel@0:
Daniel@0:Daniel@0: g = demgpot(x, mix)Daniel@0: Daniel@0: Daniel@0:
p(x)
with respect to the coefficients of the
Daniel@0: data vector 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 vector as a row vector. Note the unusual order of the arguments:
Daniel@0: this is so that the function can be used in demhmc1
directly for
Daniel@0: sampling from the distribution p(x)
.
Daniel@0:
Daniel@0: demhmc1
, demmet1
, dempot
Copyright (c) Ian T Nabney (1996-9) Daniel@0: Daniel@0: Daniel@0: Daniel@0: