Description Usage Arguments Author(s) See Also Examples
Create a probability mass function.
1 | dpmf(x, pmf_vec, support_vec)
|
x |
A number, or a vector whose class is the same as |
pmf_vec |
A numeric vector, where each element falls in [0, 1] and sums up to 1 |
support_vec |
A vector with the same length as |
Junkyu Park
rpmf
,
Evaluating a hard-to-evaluate pmf using pgf and DFT
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.