comp_dens | R Documentation |
Generic function of calculating the component densities of the mixture
comp_dens(m, y, log = FALSE)
m |
mixture of k components generated by normalmix() or unimix() or igmix() |
y |
is an n-vector of location |
log |
whether to use log-scale on densities |
A k by n matrix of densities
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.