PDFmixtureprobability density function of GMM, see Pdf4Mixtures
LogPDFdatalog(PDFmixture)
Details
AIC = 2*k -2*LogLikelihood,
k = nr. of model parameter = 3*Nr. of Gaussians
One Gaussian: K=2 (Weight is then not an parameter!)
SMALL SAMPLE CORRECTION: for n= nr of Data and n < 40 * k, AIC is adjusted to AIC=AIC+ (2*k*(k+1))/(n-k-1)
BIC = k* log(n) - 2*LogLikelihood
Only for a Gaussian Mixture Model (GMM) verified, for the Log Gaussian, Gaussian, Log Gaussian (LGL) Model only experimental
References
Aho, K., Derryberry, D., & Peterson, T. (2014). Model selection for ecologists: the worldviews of AIC and BIC. Ecology, 95(3), 631-636.