Description Usage Arguments Value
A wrapper for the glm function with the specs required for poisson regression model and similar for the zero inflated poisson model
1 | poisson_fit(model_data, zero_inflated = FALSE)
|
model_data |
result data formated by poisson_build_model_data function |
zero_inflated |
default FALSE, if TRUE will use zero inflated poisson |
fitted model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.