Package: saeproj.multilevel
Title: Small Area Estimation Using a Projection Estimator with a
        Multilevel Regression Model
Version: 0.1.1
Authors@R: c(
        person(given = "Nazlya", family = "Rahma Susanto", email = "susantonazlya@gmail.com", role = c("aut", "cre")),
        person(given = "Azka", family = "Ubaidillah", email = "azka@stis.ac.id", role = "aut")
    )
Description: Provides tools for small area estimation using a projection
    estimator with a linear multilevel working model. The main function fits
    a multilevel model to a smaller survey containing the response variable
    and auxiliary predictors. The fitted model is used to predict outcomes
    in a larger projection survey, and domain-level estimates are computed by
    combining synthetic predictions with a design-based residual correction.
    For methodological references, see Kim and Rao (2012)
    <doi:10.1093/biomet/asr063>, Food and Agriculture Organization of the
    United Nations (2021) <doi:10.4060/cb3253en>, and Moura and Holt (1999)
    <https://www150.statcan.gc.ca/n1/pub/12-001-x/1999001/article/4714-eng.pdf>.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
LazyDataCompression: xz
RoxygenNote: 8.0.0
Config/roxygen2/version: 8.0.0
Depends: R (>= 3.5)
Imports: cli, dplyr, lme4, reformulas, survey, stats, utils
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
URL: https://github.com/rahmanazlya02/saeproj.multilevel
BugReports: https://github.com/rahmanazlya02/saeproj.multilevel/issues
NeedsCompilation: no
Packaged: 2026-09-07 15:24:11 UTC; Nazlya
Author: Nazlya Rahma Susanto [aut, cre],
  Azka Ubaidillah [aut]
Maintainer: Nazlya Rahma Susanto <susantonazlya@gmail.com>
Repository: CRAN
Date/Publication: 2026-09-07 18:30:02 UTC
Built: R 4.5.3; ; 2026-09-08 23:52:21 UTC; windows
