/SAEplus

What the Package Does (Title Case)

Primary LanguageROtherNOASSERTION

SAEplus

The goal of SAEplus package is to produce a set of R functions and tools to pull remote sensing data as well as other geospatial data from platforms such as Google Earth Engine, Open Street Maps, Facebook and WorldPop. This package will also provide functions for pre-processing these datasets towards small area estimation (SAE). Finally, some of the SAE functions within the EMDI package will be updated to speed up the SAE process using the data.table package.

Installation

The development version can be installed from GitHub with:

# install.packages("devtools")
devtools::install_github("SSA-Statistical-Team-Projects/SAEplus")