R/dataPanelbetaNs.R

#' @title Sample Data under Beta Distribution for Small Area Estimation using Hierarchical Bayesian Method for Rao Yu Model when \code{rho = 0} with Non Sampled Area
#'
#' @description
#' \enumerate{
#'   \item A dataset under Beta Distribution to simulate Small Area Estimation using Hierarchical Bayesian method for Rao-Yu Model with Non-sampled area
#'   \item This data contains NA values that indicates no sampled in at least one area.
#'  }
#'
#' @format A data frame with 100 row and 6 column:
#' \describe{
#'   \item{ydi}{Direct Estimation of y}
#'   \item{area}{Area (domain) of the data}
#'   \item{period}{Period (subdomain) of the data}
#'   \item{vardir}{Sampling Variance of y}
#'   \item{xdi1}{Auxiliary variable of xdi1}
#'   \item{xdi2}{Auxiliary variable of xdi2}
#' }
#'
"dataPanelbetaNs"

Try the saeHB.panel.beta package in your browser

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

saeHB.panel.beta documentation built on Sept. 11, 2024, 9:17 p.m.