Description Usage Arguments References See Also Examples
Computes the negative entropy criterion (NEC) to assess the number of clusters in a mixture model. See References for details.
1 | compute_NEC(weight.matrix, loglik.1 = NULL, loglik.k = NULL)
|
weight.matrix |
N \times K weight matrix |
loglik.1 |
baseline log-likelihood for K=1 cluster model |
loglik.k |
log-likelihood for K cluster model |
Christophe Biernacki, Gilles Celeux, and G\'erand Govaert(1999). “An improvement of the NEC criterion for assessing the number of clusters in a mixture model”. Non-Linear Anal. 20, 3, 267-272.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.