R/dataHNB.R

#' Synthetics Data for Small Area Estimation using Hierarchical Bayesian Method under Hurdle Negative Binomial Distribution
#'
#' @description Dataset to simulate Small Area Estimation using Hierarchical Bayesian Method under Hurdle Negative Binomial Distribution
#'
#' This data is generated by these following steps:
#'
#' @usage data(dataHNB)
#'
#' @format A data frame with 50 rows and 2 variables:
#' \describe{
#'   \item{y}{Direct Estimation of y}
#'   \item{x1}{Auxiliary variable of x1}
#'   \item{x2}{Auxiliary variable of x2}
#'   \item{vardir}{Sampling Variance of y}
#' }
#'
"dataHNB"
rakaikmana/hurdlenb documentation built on Feb. 14, 2022, 12:49 a.m.