Description Usage Arguments Examples
cdpois
calculates the probability density of a value k
from a
Poisson distribution with a maximum kmax
. rdpois
draws random
numbers from a conditional Poisson distribution.
1 2 3 |
k |
random variable value |
lambda |
rate parameter of the Poisson distribution |
kmax |
maximum value of the conditional Poisson distribution |
log |
log transformed density |
n |
number of samples to draw |
... |
additional parameters passed to |
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.