View source: R/models_zeroinfl.R
glm_zeroinfl_poisson | R Documentation |
alias for glm_zeroinfl("poisson")
glm_zeroinfl_poisson(...)
... |
passed to |
structure containing functions fit
, coefficients
,
aic
, data
, pterm
, pmodel
, and a
character string "glm_zeroinfl" in model
.
x <- glm_zeroinfl_poisson()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.