README.md

Small Area Estimation: R package of data and demo files for short courses.

This package was used for short courses on Small area. At the 2015 Isi conference and at the 2016 Aapor conference for the shor course "Big Data for Small Areas".

What is in the package.

The installation of the package will also install some packages usefull for SAE (packages sae, R2jags ...), and the installation of some data packages.

Installation

execute in R:

install.packages("devtools)"
devtools::install_github("DanielBonnery/SaeComputations")

Use

library(SaeComputations)
demo(ADM)
demo(EB)
demo(EB2)
demo(MCMC)


DanielBonnery/SaeComputations documentation built on Jan. 24, 2020, 4:53 p.m.