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