Package: saeRobust
Title: Robust Small Area Estimation
Version: 0.4.0
Author: Sebastian Warnholz [aut, cre]
Maintainer: Sebastian Warnholz <wahani@gmail.com>
Description: Methods to fit robust alternatives to commonly used models used in
    Small Area Estimation. The methods here used are based on best linear
    unbiased predictions and linear mixed models. At this time available models
    include area level models incorporating spatial and temporal correlation in
    the random effects.
BugReports: https://github.com/wahani/saeRobust/issues
Depends: R (>= 3.3.0), methods, aoos
Imports: assertthat, ggplot2, Matrix, magrittr, MASS, modules, memoise,
        pbapply, Rcpp, spdep
License: MIT + file LICENSE
Suggests: knitr, rmarkdown, sae, saeSim, testthat
VignetteBuilder: knitr
Encoding: UTF-8
ByteCompile: true
RoxygenNote: 7.1.2
LinkingTo: Rcpp, RcppArmadillo
Collate: 'NAMESPACE.R' 'RcppExports.R' 'bootstrap.R' 'check.R'
        'correlation.R' 'fit.R' 'fixedPoint.R' 'helper.R' 'makeXY.R'
        'mat.R' 'matModels.R' 'mse.R' 'plot.R' 'print.R'
        'psiFunctions.R' 'rfh.R' 'robustEstimationEquations.R'
        'robustObjectiveFunctions.R' 'testData.R' 'update.R'
        'variance.R'
NeedsCompilation: yes
Packaged: 2023-01-17 08:33:35 UTC; lswarnholz
Repository: CRAN
Date/Publication: 2023-01-18 08:40:09 UTC
