Nothing
#' saeHB.ME.beta: Small Area Estimation with Measurement Error using Hierarchical Bayesian Method under Beta Distribution
#'
#' Implementation of small area estimation using Hierarchical Bayesian (HB) Method when auxiliary variable measured with error under Beta Distribution.
#' The 'rjags' package is employed to obtain parameter estimates.
#'
#' @section Authors:
#' Azka Ubaidillah, Ratih Rodliyah
#'
#' @section Email:
#' Ratih Rodliyah \email{ratihrodliyah2@gmail.com}
#'
#' @section Functions:
#' \describe{
#' \item{\code{\link{meHBbeta}}}{Produces HB estimators, standard error, random effect variance, coefficient and plot under beta distribution.}
#' }
#'
#' @references Rao, J.N.K & Molina. (2015). Small Area Estimation 2nd Edition. New York: John Wiley and Sons, Inc <doi:10.1002/9781118735855>.
#' @references Ybarra, L.M. and Lohr, S. L. (2008). Small area estimation when auxiliary information is measured with error. Biometrika 95, 919-931 <doi:10.1093/biomet/asn048>.
#' @references Ntzoufras, I. (2009), Bayesian Modeling Using WinBUGS. 1st Edn., Wiley, New Jersey, ISBN-10: 1118210352.
#' @docType package
#' @name saeHB.ME.beta
NULL
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.