View source: R/simulationsfunctions.R
| pois_dist_fct | R Documentation |
Probability mass function for a Poisson distribution shifted by one and resulting expected value 8
pois_dist_fct(x)
x |
vector of positive integer values to evaluate |
plot(pois_dist_fct(1:100))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.