Package: saeproj.multilevel
Title: Small Area Estimation Using a Projection Estimator with a
        Multilevel Regression Model
Version: 0.1.0
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, predicts outcomes in a larger projection survey,
    and computes domain-level estimates with a design-based residual
    correction.
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-07-05 17:00:31 UTC; Nazlya
Author: Nazlya Rahma Susanto [aut, cre],
  Azka Ubaidillah [aut]
Maintainer: Nazlya Rahma Susanto <susantonazlya@gmail.com>
Repository: CRAN
Date/Publication: 2026-07-11 09:30:02 UTC
Built: R 4.5.2; ; 2026-07-11 10:00:55 UTC; unix
