Description Usage Arguments Details Value Note Author(s) References See Also Examples
The Poisson distribution, is a discrete probability distribution that expresses the probability of a given number of events occurring in a fixed interval of time or space if these events occur with a known constant rate and independently of the time since the last event.
1 | pogen(landa)
|
landa |
<ce><bb> as Poisson parameter. |
-
Returned value of this function is a random variable from poisson distribution with <ce><bb> as parameter.
The Poisson distribution is popular for modelling the number of times an event occurs in an interval of time or space.
A.Moloudi
www.wikipedia.org
pogen.R
1 | pogen(20)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.