NullMixture
A Matrix: cbind(Means0,SDs0,Weights0) or cbind(Means0,SDs0,Weights0,IsLog0).
The null model; usually with less Gaussians than the OneMixture
OneMixture
A Matrix: cbind(Means1,SDs1,Weights1) or cbind(Means1,SDs1,Weights1,IsLog1).
The alternative model usually with more Gaussians than the OneMixture.