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")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.