mix2gauss | R Documentation |
Dataset generated by mixture of 2 Gaussian Distributions whose density is:
\frac{0.3}{√{2 π 0.5^2}} \exp≤ft(\frac{(x+1)^2}{2 \cdot 0.5^2}\right) + \frac{0.7}{√{2 π 0.5^2}} \exp≤ft(\frac{(x-1)^2}{2 \cdot 0.5^2}\right)
.
mix2gauss
A list of numeric vectors of Bimodal Gaussian Mixture Model.
A numeric vector with 200 elements.
A numeric vector with 400 elements.
A numeric vector with 600 elements.
A numeric vector with 800 elements.
A numeric vector with 1000 elements.
A numeric vector with 1200 elements.
mix2gauss_gen()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.