mix2gauss {dsdp} | R Documentation |
Dataset generated by mixture of 2 Gaussian Distributions whose density is:
\frac{0.3}{\sqrt{2 \pi 0.5^2}}
\exp\left(\frac{(x+1)^2}{2 \cdot 0.5^2}\right) +
\frac{0.7}{\sqrt{2 \pi 0.5^2}}
\exp\left(\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.