Reproducible documentation

Spatial food composition models for use in dietary micronutrient assessment: a case study of maize grain and selenium status in Malawi

Authors

Lucia Segovia De La Revilla

Claire Dooley

Edward Joy

Elaine Ferguson

Published

July 1, 2026

Preface

About this book

The data files needed to reproduce this analysis can be obtained from:

  1. DHS Program
  2. Kumssa et al. (2022) & Chilimba et al. (2011).
  3. Malawi Boundaries

The scripts for processing the raw data for modelling are those staring with “00_” while data processing are those files starting with “01_”, the model itself is run by the “02_”. The scritps should be run in the following order.

  1. 00_cleaning-dhs.R
  2. 00_cleaning-maize.R
  3. 00_cleaning-boundaries.R
  4. 00_cleaning-locations.R
  5. 01_maize-model.R
  6. 01_maize-aggregation.R
  7. 01_combining-data.R
  8. 02_inla-loop.R

Acknowledgements