g = demgpot(x, mix)
p(x)
with respect to the coefficients of the
data vector x
for a Gaussian mixture model. The data structure
mix
defines the mixture model, while the matrix x
contains
the data vector as a row vector. Note the unusual order of the arguments:
this is so that the function can be used in demhmc1
directly for
sampling from the distribution p(x)
.
demhmc1
, demmet1
, dempot
Copyright (c) Ian T Nabney (1996-9)