This function is used to calculate the Bayesian information criterion of the models fitted in
fit_models.
model_bic(fit_list)
Arguments
| fit_list |
A list of models fitted from fit_models |
Value
A dataframe containing the BIC values for each distribution type (P, NB, ZIP, ZINB).