README.md

DOI:10.1002/bimj.202000029

Introduction

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.

Installation

Run the following from an R console:

if(!require("devtools")) install.packages("devtools")
devtools::install_github("XiaodanLyu/saezero")


XiaodanLyu/saezero documentation built on Sept. 20, 2020, 5:59 a.m.