Description Usage Arguments Details Value
View source: R/loglikelihood.R
Calculate the Observed data loglikelihood
1 | Mixturell(K, da, pi0, mu, Sigma)
|
da |
Data for clustering |
K |
Selected number of clusters |
pi0 |
Mixing weights |
mu |
Clusters centers |
Sigma |
Clusters covariance |
Used in EM algorithm for checking covergence
The observed loglikelihood
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.