Entering edit mode
mabdulsa
•
0
@mabdulsa-10836
Last seen 9.4 years ago
The mclust package in R utilizes the maximum likelihood estimation (MLE) for the EM algorithm, to choose the number of components. How do I change the parameters so the likelihood is evaluated at the maximum a posteriori (MAP) instead of MLE?
