Description Usage Arguments Value
Provides the information required to apply a sparse SGLMM to conditionally negative binomial outcomes.
1 | negbinomial(theta = stop("'theta' must be specified."), link = "log")
|
theta |
the dispersion parameter (must be positive). |
link |
the link function, as a character string, name, or one-element character vector, specifying one of |
An object of class “family
”, a list of functions and expressions needed to fit a negative binomial GLM.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.