Description Usage Arguments Value Examples
EM algorithm estimates the joint density function of the normal mixed model
1 |
x |
data |
C |
a count, guess there’s a mixture of C Gaussian distributions |
iter |
count for iteration times |
mu0 |
initialize mu, a matrix size of C*ncol(x), you must first plot x, and estimate mu0 based on the picture, otherwise it will go wrong |
a list contains mu and Sigma
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.