Description Usage Arguments Details Value
View source: R/BasicFunctions.R
Computing the probability distribution for the mean of a set of Negative binomial distributed counts
1 | MeanNegbinDistRev(muvec, eval, est.theta)
|
muvec |
Numeric vector with lambda values (characterizing the Negative binomial counts) |
eval |
Numeric vector with points where the distribution is evaluated |
est.theta |
The fixed theta parameter |
Note: The distribution is not normalized
Numeric vector with the expected number of Negative binomial 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.