Description Usage Arguments Value Examples
Estimate the parameters of mixture of two normal distribution by MLE and then predict the density value at certain points
1 | mixnormal2(x, initial, data)
|
x |
the specific point or points from the mixture of two normal distributions |
initial |
a vector consisting the initial values of weight, means and deviations of two normal distributions |
data |
the data which generated from the mixture of two normal distributions |
an estimated value
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.