dst_pois | R Documentation |
Makes a Poisson distribution.
dst_pois(lambda)
lambda |
Mean of the Poisson distribution; single positive numeric. |
A Poisson distribution.
dst_pois(1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.