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