glm_nb: Model functions for GLM with negative binomial family.

View source: R/models_nb.R

glm_nbR Documentation

Model functions for GLM with negative binomial family.

Description

Implements standardized functions to fit the negative binomial GLM and to obtain coefficients, pvalues, etc.

Usage

glm_nb()

Value

structure containing functions fit, coefficients, aic, data, pterm, pmodel, and a character string "glm_nb" in model.

Examples

x <- glm_nb()

Mercedeh66/mirTarRnaSeq documentation built on April 14, 2023, 6:49 a.m.