Variational Bayes Expectation step
VB_GMM_Expectation(X, n, q_post)
n x p data matrix (or data frame that will be converted to a matrix).
number of rows in X.
A list of the fitted posterior Q family at iteration t-1.
A list of the fitted posterior Q family after the E step at iteration t.