# NOT RUN {
head(dat.pfi)
#Fit a marginalized zero-inflated Poisson model
res = mzip(formula = y ~ m0 + int_PF + year_new + race_new, data = dat.pfi)
#Obtain estimation results
bbmle::summary(res)
# }
Run the code above in your browser using DataLab