Package: hbsaems
Encoding: UTF-8
Type: Package
Title: Hierarchical Bayes Small Area Estimation Model using 'Stan'
Version: 0.1.1
Authors@R: c(
    person("Achmad Syahrul", "Choir", 
           role = c("aut", "cre"),
           email = "madsyair@stis.ac.id",
           comment = c(ORCID = "0000-0001-7088-0646")),
    person("Saniyyah Sri", "Nurhayati", role = "aut"),
    person("Sofi", "Zamzanah", role = "aut"), 
    person("Arsyka Laila Oktalia", "Siregar", role = "aut")
    )
Maintainer: Achmad Syahrul Choir <madsyair@stis.ac.id>
Description: Implementing Hierarchical Bayesian Small Area Estimation 
    models using the 'brms' package as the computational backend. The 
    modeling framework follows the methodological foundations described in area-level 
    models. This package is designed to facilitate a principled Bayesian workflow, 
    enabling users to conduct prior predictive checks, model fitting, posterior 
    predictive checks, model comparison, and sensitivity analysis in a coherent and 
    reproducible manner. It supports flexible model specifications via 'brms' and 
    promotes transparency in model development, aligned with the recommendations of 
    modern Bayesian data analysis practices, implementing methods described in 
    Rao and Molina (2015) <doi:10.1002/9781118735855>.
Depends: R (>= 3.6.0), brms
Imports: bayesplot, bridgesampling, coda, DT, energy, ggplot2,
        grDevices, mice, minerva, priorsense, posterior, readxl, shiny,
        shinyWidgets, shinydashboard, stats, tools, XICOR
Suggests: spelling, kableExtra, knitr, rmarkdown, Matrix, mockery,
        testthat (>= 3.0.0)
License: GPL (>= 3)
URL: https://github.com/madsyair/hbsaems
BugReports: https://github.com/madsyair/hbsaems/issues
Packaged: 2025-07-15 09:09:22 UTC; madsyair
Config/testthat/edition: 3
VignetteBuilder: knitr
LazyData: true
Language: en-US
RoxygenNote: 7.3.2
NeedsCompilation: no
Author: Achmad Syahrul Choir [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-7088-0646>),
  Saniyyah Sri Nurhayati [aut],
  Sofi Zamzanah [aut],
  Arsyka Laila Oktalia Siregar [aut]
Repository: CRAN
Date/Publication: 2025-07-18 14:40:02 UTC
Built: R 4.4.3; ; 2025-10-21 15:36:57 UTC; windows
