post = gtmpost(net, data) [post, a] = gtmpost(net, data)
post = gtmpost(net, data) takes a GTM
structure net, and computes the responsibility at each latent space
sample point net.X
for each data point in data.
[post, a] = gtmpost(net, data) also returns the activations
a of the GMM net.gmmnet as computed by gmmpost.
gtm, gtmem, gtmlmean, gmlmode, gmmprobCopyright (c) Ian T Nabney (1996-9)