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