This is an R package developed for implementing the Maximum Likelihood Estimation and Small Area Prediction methodology under a zero-inflated lognormal model with correlated random effects proposed in the manuscript of Lyu, Berg and Hofmann.
Run the following from an R console:
if(!require("devtools")) install.packages("devtools")
devtools::install_github("XiaodanLyu/saezero")