PopHealthData {SangerTools} | R Documentation |
PopHealthData - Population health data for testing functions
Description
Population Health NHS data to use with the package and allows the calculation of the various metrics.
Usage
PopHealthData
Format
A small dataset with 1000 observations (rows) and 8 columns, as described hereunder:
- Sex
The identifiable sex of the patient
- Smoker
Indicates if the patient is a smoker
- Diabetes
Flag to indicate if patient has a type of diabetes
- AgeBand
The age of the patient when they came into contact with the service
- IMD_Decile
The decile of indices of multiple deprivation: https://www.gov.uk/government/statistics/english-indices-of-deprivation-2019
- Ethnicity
The identifiable ethnicity of the patient
- Locality
The region where the patient lives - sampled from Gloucestershire Clinical Commissioning Group
- PrimaryCareNetwork
The primary care network of the patient
[Package SangerTools version 1.0.2 Index]