Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 939 Bytes

Readme.md

File metadata and controls

31 lines (19 loc) · 939 Bytes

Travis-CI Build Status codecov.io CRAN Downloads

Robust Methods for Robust Small Area Estimation

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 are area level models incorporating spatial and temporal autocorrelation in the random effects.

Installation

From CRAN:

installed.packages("saeRobust")

From this repo:

devtools::install_github("wahani/saeRobust")