ReGenesees (R Evolved Generalized Software for Sampling Estimates and Errors in Surveys) is an R package for design-based and model-assisted analysis of complex sample surveys.
ReGenesees is the standard tool for calibration, estimation and sampling error assessment at Istat (the Italian National Institute of Statistics).
You can install the development version of ReGenesees from GitHub as follows:
install.packages("devtools")
devtools::install_github("DiegoZardetto/ReGenesees")
The latest released version of ReGenesees can be downloaded from Istat website or from the European Commission platform Joinup (where older versions are available too).
A pkgdown website for ReGenesees is available here:
Zardetto, D. (2015). "ReGenesees: An Advanced R System for Calibration, Estimation and Sampling Error Assessment in Complex Sample Surveys". Journal of Official Statistics, 31(2), 177-203. https://sciendo.com/article/10.1515/jos-2015-0013.
A companion R package named ReGenesees.GUI is also available, which provides a user-friendly mouse-click graphical interface for ReGenesees. Find it e.g. on GitHub here:
The ReGenesees project was conceived in Istat in late 2006, and Istat has been ReGenesees' primary sponsor ever since.
From April 2021, development, maintenance and support of ReGenesees are also actively sponsored by the World Bank.