Package: rsae
Type: Package
Title: Robust Small Area Estimation
Version: 0.3
Authors@R: c(
    person("Tobias", "Schoch", role = c("aut", "cre"),
        email = "tobias.schoch@fhnw.ch",
        comment = c(ORCID = "0000-0002-1640-3395")),
    person("Burkardt", "John", role = c("cph"),
        comment = "Fortran 90 subroutine zero_rc"))
Description: Empirical best linear unbiased prediction (EBLUP) and
    robust prediction of the area-level means under the basic unit-level
    model. The model can be fitted by maximum likelihood or a (robust)
    M-estimator. Mean square prediction error is computed by a parametric
    bootstrap.
License: GPL-3
URL: https://github.com/tobiasschoch/rsae
BugReports: https://github.com/tobiasschoch/rsae/issues
Encoding: UTF-8
NeedsCompilation: yes
LazyData: true
Depends: R (>= 3.5.0)
Imports: stats, graphics
Suggests: knitr, rmarkdown, robustbase
VignetteBuilder: knitr, rmarkdown
Packaged: 2024-02-06 18:46:57 UTC; tobias
Author: Tobias Schoch [aut, cre] (<https://orcid.org/0000-0002-1640-3395>),
  Burkardt John [cph] (Fortran 90 subroutine zero_rc)
Maintainer: Tobias Schoch <tobias.schoch@fhnw.ch>
Repository: CRAN
Date/Publication: 2024-02-06 19:00:02 UTC
Built: R 4.2.3; aarch64-apple-darwin20; 2024-02-06 19:46:34 UTC; unix
Archs: rsae.so.dSYM
