– Crosswalking is the process of adjusting data for known biases.
– R users: To access the CrossWalk
package at IHME, see https://hub.ihme.washington.edu/x/aQtzCw
– cw$CWData()
formats the data, cw$CWModel()
runs the model, and cw$adjust_orig_vals()
does the adjustment
– Reproducible examples are available in the Health Metrics Toolbox: https://scicomp-docs.ihme.washington.edu/msca/book/current/
– Thank you Sasha Aravkin and Peng Zheng for creating the package!