R/dataSAEZIP.R

#' @title Sample Data for Small Area Estimation with Zero-Inflated Poisson model
#'
#' @description A Dataset which is generate with Zero-Inflated Poisson method for Small Area Estimation purpose
#'
#' This data is generated based on Zero-Inflated Poisson with EBLUP based model
#'
#' @format A data frame with 300 rows and 3 variables:
#' \describe{
#'   \item{y}{Direct Estimation of y}
#'   \item{x1}{Auxiliary variable of x1}
#'   \item{vardir}{Sampling Variance of y}
#' }
#'
"dataSAEZIP"

Try the zipsae package in your browser

Any scripts or data that you put into this service are public.

zipsae documentation built on June 14, 2021, 5:08 p.m.