View source: R/models_poisson.R
glm_poisson | R Documentation |
Implements standardaized functions to fit the glm with Poisson family and to obtain coefficients, pvalues, etc.
glm_poisson()
structure containing functions fit
, coefficients
,
aic
, data
, pterm
, pmodel
, and a
character string "glm_poisson" in model
.
x <- glm_poisson()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.