mbcFit - What is the function of the 'technique' parameter in the mbcFit action?

Réponse

The 'technique' parameter specifies the algorithm to use for clustering. You can choose 'EM' for the standard Expectation-Maximization algorithm or 'CEM' for the Classification Expectation-Maximization algorithm.
Did this answer help you?