NBinom: The negative binomial distribution.

NBinomR Documentation

The negative binomial distribution.

Description

The negative binomial distribution.

The negative binomial distribution.

Details

This distribution has one parameter named "size" in addition to the mean, which is the size parameter in stats::dnbinom

Super class

REpiSim::Likelihood -> NBinom

Methods

Public methods


Method logL()

Usage
NBinom$logL(x, mean, size)

Method clone()

The objects of this class are cloneable with this method.

Usage
NBinom$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


junlingm/REpiSim documentation built on Nov. 28, 2023, 2:35 a.m.