Takes an indicator vector as input, and returns a vector of scores calculated using DERI methodology
2. Created england_lsoa_depahri
Dataset includes:
all components of the DERI
physical health access component
DERI scores
DEPAHRI scores
DEPAHRI score have been calculated using equal weighting for all the components (25%) because the components of the DERI can also impact physical access to healthcare (e.g. elderly people may not be able to drive their car, and people in deprived areas might not be able to afford a car).
Progress on the DEPAHRI package
1. Created
calculate_score()
functionTakes an indicator vector as input, and returns a vector of scores calculated using DERI methodology
2. Created
england_lsoa_depahri
Dataset includes:
DEPAHRI score have been calculated using equal weighting for all the components (25%) because the components of the DERI can also impact physical access to healthcare (e.g. elderly people may not be able to drive their car, and people in deprived areas might not be able to afford a car).
3. Documented dataset & function