Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1.04 KB

README.md

File metadata and controls

24 lines (19 loc) · 1.04 KB

README

Repository for "Quality Indicators for Administrative Data User Manual For R Package on GitHub - User Manual".

The project is funded by the Grant: ‘Methodological Advancements on the Use of Administrative Data in Official Statistics’ ESRC (ES/V005456/1).

A Brief Introduction

Using administrative data in Official Statistics needs caution due to the uncertainty surrounding the quality of the administrative data. This manual guides you through implementing R code files to obtain quality measures of the target administrative data. The quality measures consist of two elements: distance metrics and R-indicators. Please consult the user manual for more details on the distance metrics and R-indicators.

User Manual Changelog

  • v1.1 Dec 2022 First release
  • v1.2 Jan 2023 Contents (RUNNING - 2_Prep_Wtsample_Freq_Table.R) enhanced
  • v2.0 Oct 2023 R-indicator summary spreadsheet and graphics automation improved
  • v2.1 Dec 2023 Tabled-based R-indicator functions added
  • v2.2 Feb 2024 R-indicator formula updated
  • v2.3 Feb 2024 Minor updates