Mixture Model Model Selection
Visser & Speekenbrink: Sec 2.6
Method 1: Likelihood Ratio Test
Likelihood ratio test can be used when regularity conditions and models have the same number of mixture components.
Alternatively, we can use bootstrapping method instead of the actual chi-square distribution to test components vs. components. The process are
Fit the component mixture models to obtain MLE estimates and compute the likelihood ratio
For :
Use the fitted component model to simulate a bootstrap sample
Fit the component mixture models to the bootstrap data and calculate the likelihood ratio
Calculate the proportion of bootstrap likelihood ratio which are equal or larger than observed.
Method 2: Information Criteria
Last updated