rpoisD | R Documentation |
This function generates either a Poisson or a negative binomial distribution of lobsters on the sea bed
rpoisD(n, lambda, D = 1)
n |
is the number of observations (lobsters) to be generated |
lambda |
is the mean density to be used |
D |
is the dispersion index to be used |
a vector of integers that is used as initial distribution of lobsters on the seabed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.