Description Usage Arguments Details Value
View source: R/BasicFunctions.R
Computing the probability distribution for the mean of a set of Poisson distributed counts
1 | MeanPoissonDist(eval, lambdavec)
|
eval |
Numeric vector with points where the distribution is evaluated |
lambdavec |
Numeric vector with lambda values (characterizing the Poisson counts) |
Note: The distribution is not normalized
Numeric vector with the expected number of Poisson distributed counts given each of the sampled fields
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.