Variational Bayes Maximisation step
VB_GMM_Maximisation(X, q_post, prior)
n x p data matrix (or data frame that will be converted to a matrix).
A list of the fitted posterior Q family at iteration t-1.
Prior for the GMM parameters.
A list of the fitted posterior Q family after the M step at iteration t.