Package: saeHB.Spatial.Beta Type: Package Title: Small Area Estimation Hierarchical Bayes for Spatial Beta Model Version: 0.1.0 Authors@R: c(person(given = "Boby", family = "Iwan", role = c("aut", "cre"), email = "bobyiwanboby2122@gmail.com"), person(given = "Cucu", family = "Sumarni", role = "aut")) Description: Provides several functions and datasets for area-level Small Area Estimation using the Hierarchical Bayesian (HB) method. Model-based estimators are designed for variables of interest that follow a Beta distribution. The package supports spatial structures under the Simultaneous Autoregressive (SAR) and Leroux Conditional Autoregressive (CAR) models, accommodating survey design effect (DEFF) adjustments. The 'rjags' package is employed to obtain parameter estimates via Gibbs Sampling. For references, see Rao and Molina (2015) , Kubacki and Jedrzejczak (2016) , Leroux et al. (2000) , and Chung and Datta (2020) . License: GPL-3 Encoding: UTF-8 LazyData: true Depends: R (>= 4.1.0) Imports: rjags, coda, stats, grDevices, graphics, sf, spdep SystemRequirements: JAGS (http://mcmc-jags.sourceforge.net) Suggests: knitr, rmarkdown, testthat (>= 3.0.0), ggplot2 VignetteBuilder: knitr URL: https://github.com/BobyIwan/saeHB.Spatial.Beta BugReports: https://github.com/BobyIwan/saeHB.Spatial.Beta/issues Config/roxygen2/version: 8.0.0 Config/testthat/edition: 3 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev jags libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://bobyiwan.r-universe.dev Date/Publication: 2026-06-14 05:59:28 UTC RemoteUrl: https://github.com/bobyiwan/saehb.spatial.beta RemoteRef: HEAD RemoteSha: 4dc537d94edc60ab4838ddb5b1f5209b57a38e3c NeedsCompilation: no Packaged: 2026-07-03 07:50:47 UTC; root Author: Boby Iwan [aut, cre], Cucu Sumarni [aut] Maintainer: Boby Iwan