The goal of fbglm is to fit fractional binomial regression model tocount data with excess zeros, and compare the model fit to otherzero-inflated regression models.
You can install the development version of fbglm fromGitHub with:
# install.packages("devtools")devtools::install_github("leejeo25/fbglm")