View source: R/ACutils_export.R
dmix | R Documentation |
density of a mixture of gaussian distributions
dmix(x, w_j, mu_vec, sigma_vec)
x |
point or vector of values where I want to evaluate the density |
mu_vec |
vector of mean for the gaussian distribution |
sigma_vec |
vector of standard deviation for the gaussian distribution |
w |
vector of weights of the |
named matrix with (Inf, estimate, Sup)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.