Description Usage Arguments Value Examples
Estimate the parameters of mixture of two normal distribution by EM algorithms
1 |
p |
the initial of the weights of two normal distributions |
mu |
the initial of the population means of two normal distributions |
sig |
the initial of the population deviations of two normal distributions |
data |
the data which generated from the mixture of two normal distributions |
a list of estimated values of parameters
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.