Description Usage Arguments Value See Also Examples
Evaluation of the (log) density function of a mixture specified as a Mix object.
1 |
x |
vector of quantiles. |
obj |
object of class |
log |
logical flag, if |
dMix(x) returns a numeric vector of probability values f(x) and logarithm thereof if log is TRUE.
Mix for the construction of Mix objects, rMix for random number generation (and construction of rMix objects) and plot.Mix for plotting the densities computed using dMix.
1 2 3 4 5 6 7 8 9 10 11 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.