Package: saens
Type: Package
Title: Small Area Estimation with Cluster Information for Estimation of
        Non-Sampled Areas
Version: 0.1.2
Authors@R: c(
      person("Ridson", "Al Farizal P", role = c("aut", "cre","cph"), email = "alfrzlp@gmail.com", comment = c(ORCID = "0000-0003-0617-0214")),
      person("Azka", "Ubaidillah", role = "aut", email = "azka@stis.ac.id", comment = c(ORCID = "0000-0002-3597-0459")) 
    )
Description: Implementation of small area estimation (Fay-Herriot model) with EBLUP (Empirical Best Linear Unbiased Prediction) Approach for non-sampled area estimation by adding cluster information and assuming that there are similarities among particular areas. See also Rao & Molina (2015, ISBN:978-1-118-73578-7) and Anisa et al. (2013) <doi:10.9790/5728-10121519>.
License: MIT + file LICENSE
URL: https://github.com/Alfrzlp/sae-ns
BugReports: https://github.com/Alfrzlp/sae-ns/issues
Encoding: UTF-8
LazyData: true
Depends: R (>= 4.00)
RoxygenNote: 7.2.0
Imports: cli, dplyr, ggplot2, methods, rlang, stats, tidyr
NeedsCompilation: no
Packaged: 2024-11-18 01:40:35 UTC; alfrz
Author: Ridson Al Farizal P [aut, cre, cph]
    (<https://orcid.org/0000-0003-0617-0214>),
  Azka Ubaidillah [aut] (<https://orcid.org/0000-0002-3597-0459>)
Maintainer: Ridson Al Farizal P <alfrzlp@gmail.com>
Repository: CRAN
Date/Publication: 2024-11-18 04:40:03 UTC
Built: R 4.3.3; ; 2025-04-07 02:49:21 UTC; windows
