mix3gauss_fun | R Documentation |
A density function proportional to:
\exp(\frac{x^2}{2}) + 5\exp(\frac{(x-1)^2}{0.2}) + 3\exp(\frac{(x-1)^2}{0.5}).
mix3gauss_fun(x)
x |
A numeric vector for arguments of a density function. |
A numeric vector of probabilities for a given argument x
.
mix3gauss_gen()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.