comp_method_d | R Documentation |
Pr(X = x) = a * p_{x} + (1-a) * q_{x}
comp_method_d(n, a, qpx, qqx)
n |
number of random numbers |
a |
double constant |
qpx |
quantile function of px |
qqx |
quantile function of qx |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.