glm_nb | R Documentation |
Implements standardized functions to fit the negative binomial GLM and to obtain coefficients, pvalues, etc.
glm_nb()
structure containing functions fit
, coefficients
,
aic
, data
, pterm
, pmodel
, and a
character string "glm_nb" in model
.
x <- glm_nb()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.