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 Roxygen: list(markdown = TRUE) 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 Config/pak/sysreqs: cmake make Repository: https://rahmanazlya02.r-universe.dev Date/Publication: 2026-07-05 16:59:24 UTC RemoteUrl: https://github.com/rahmanazlya02/saeproj.multilevel RemoteRef: HEAD RemoteSha: c221d734f209f7bc42e4ab232b129a1594e6cbe8 NeedsCompilation: no Packaged: 2026-07-12 08:06:27 UTC; root Author: Nazlya Rahma Susanto [aut, cre], Azka Ubaidillah [aut] Maintainer: Nazlya Rahma Susanto