View source: R/mixture-family.R
dgmm1 | R Documentation |
A mixture model of PDFs is a probabilistic weighted sum of individual PDFs
dgmm1(x, p, mus, sigmas)
x |
the real variable argument of the PDF |
p |
component probabilities |
mus |
component means |
sigmas |
component standard deviations |
numeric
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.