mixpdf | R Documentation |
mixpdf
returns a vector of probability density over the values of x
mixpdf(x, means, proportions, sd)
x |
(numeric) vector of values over which to compute the pdf |
means |
(numeric) vector of means for GMM components |
proportions |
(numeric) vector of GMM component weights |
sd |
(numeric) vector or single value of GMM component variance |
a single numeric value representing the difference in means
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.