negativeBinomial | R Documentation |
Reconstruct family object for negative binomial type 2 (NB2) with fixed
scale parameter theta. Analogous to negative.binomial
in
MASS
\insertCitemass2002WALS but MASS
uses non-canonical link.
negativeBinomial(theta, link = "log")
theta |
dispersion parameter of NB2, always larger than 0. |
link |
specifies link function, currently only "log" and "canonical" are supported. |
family, familyWALS, negbinWALS, negbinFixedWALS.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.