NBinom | R Documentation |
The negative binomial distribution.
The negative binomial distribution.
This distribution has one parameter named "size" in addition to the mean, which is the size parameter in stats::dnbinom
REpiSim::Likelihood
-> NBinom
logL()
NBinom$logL(x, mean, size)
clone()
The objects of this class are cloneable with this method.
NBinom$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.